test(help): OK test cases
This commit is contained in:
parent
2e50d4392f
commit
0ade5faec9
10 changed files with 320 additions and 0 deletions
18
testdata/help__help__ok.ct
vendored
Normal file
18
testdata/help__help__ok.ct
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
$ pda help help
|
||||
$ pda help --help
|
||||
Help provides help for any command in the application.
|
||||
Simply type pda help [path to command] for full details.
|
||||
|
||||
Usage:
|
||||
pda help [command] [flags]
|
||||
|
||||
Flags:
|
||||
-h, --help help for help
|
||||
Help provides help for any command in the application.
|
||||
Simply type pda help [path to command] for full details.
|
||||
|
||||
Usage:
|
||||
pda help [command] [flags]
|
||||
|
||||
Flags:
|
||||
-h, --help help for help
|
||||
Loading…
Add table
Add a link
Reference in a new issue