mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 14:54:15 +00:00
parent
2a223dad82
commit
13f6101a87
1 changed files with 1 additions and 1 deletions
|
@ -77,8 +77,8 @@ USAGE:
|
|||
OPTIONS:
|
||||
-f, --flag some flag
|
||||
-h, --help Prints help information
|
||||
-V, --version Prints version information
|
||||
--option <opt> some option
|
||||
-V, --version Prints version information
|
||||
|
||||
ARGS:
|
||||
arg1 some pos arg\n"));
|
||||
|
|
Loading…
Reference in a new issue