mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 07:17:26 +00:00
test: Make version agnostic
This commit is contained in:
parent
a8881dfdba
commit
732a21b1bf
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ SUBCOMMANDS:
|
|||
help Print this message or the help of the given subcommand(s)
|
||||
|
||||
$ 03_04_subcommands help add
|
||||
clap-add 3.2.14
|
||||
clap-add [..]
|
||||
Adds files to myapp
|
||||
|
||||
USAGE:
|
||||
|
|
|
@ -15,7 +15,7 @@ SUBCOMMANDS:
|
|||
help Print this message or the help of the given subcommand(s)
|
||||
|
||||
$ 03_04_subcommands help add
|
||||
clap-add 3.2.14
|
||||
clap-add [..]
|
||||
Adds files to myapp
|
||||
|
||||
USAGE:
|
||||
|
|
Loading…
Add table
Reference in a new issue