Skip to content

Commit

Permalink
Fix: Mention sort --reverse in README
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskilding authored Mar 7, 2019
1 parent 115c89e commit 7bd28b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ $ semver --help
semver increment-minor <version>
semver increment-patch <version>
semver init
semver sort -
semver sort [-r | --reverse] -
semver validate <string>
semver (-h | --help)
semver [-h | --help]

Options:
-h --help Show this help screen.
Expand Down

0 comments on commit 7bd28b9

Please sign in to comment.