Skip to content

Commit d039582

Browse files
committed
[README.md] add --sort flag
1 parent e131c92 commit d039582

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ Specify where to add the crate:
8484
for `dev-dependencies` or `build-dependencies`.
8585
8686
Options:
87+
--sort Keep dependencies sorted
8788
--upgrade=<method> Choose method of semantic version upgrade. Must be one of
8889
"none" (exact version), "patch" (`~` modifier), "minor"
8990
(`^` modifier, default), or "all" (`>=`).

0 commit comments

Comments
 (0)