From df445287a72945b276f9456c945ce8c043ff4c47 Mon Sep 17 00:00:00 2001 From: Ian McLerran Date: Tue, 17 Dec 2024 10:56:23 -0800 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index d692e61..2830702 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,22 @@ Options: -V, --version Show the version. ``` +## roc-start upgrade --help +``` +Upgrade the platform and/or packages in an app or package + +Usage: + roc-start upgrade [options] + +Arguments: + The name of the file who's platforms and/or packages should be upgraded. + List of platform and package names to upgrade. If ommitted, all will be upgraded. + +Options: + -h, --help Show this help page. + -V, --version Show the version. +``` + [roc_badge]: https://img.shields.io/endpoint?url=https%3A%2F%2Fpastebin.com%2Fraw%2FcFzuCCd7 [roc_link]: https://github.com/roc-lang/roc