Skip to content

Commit

Permalink
sort options in usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Esgrove committed Sep 1, 2023
1 parent d1d6a8b commit 6be25c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ USAGE="Usage: $(basename "$0") [OPTIONS] [MESSAGE]
OPTIONS: All options are optional
-h | --help Display these instructions.
-d | --dryrun Only print commands instead of executing them.
-x | --verbose Display commands being executed.
-m | --major Increment major version and reset minor version to 0.
-v | --version [VERSION] Set the new version explicitly.
-x | --verbose Display commands being executed.
[MESSAGE] Optional commit message for git commit (default is the new version).
Example Usage:
Expand Down

0 comments on commit 6be25c8

Please sign in to comment.