style: renames testdata so tests can actually be parsed at a glance
This commit is contained in:
parent
a4d2e919dc
commit
3c2a0129c0
83 changed files with 122 additions and 131 deletions
22
testdata/help-list-stores.ct
vendored
Normal file
22
testdata/help-list-stores.ct
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
$ pda help list-stores
|
||||
$ pda list-stores --help
|
||||
List all stores
|
||||
|
||||
Usage:
|
||||
pda list-stores [flags]
|
||||
|
||||
Aliases:
|
||||
list-stores, lss
|
||||
|
||||
Flags:
|
||||
-h, --help help for list-stores
|
||||
List all stores
|
||||
|
||||
Usage:
|
||||
pda list-stores [flags]
|
||||
|
||||
Aliases:
|
||||
list-stores, lss
|
||||
|
||||
Flags:
|
||||
-h, --help help for list-stores
|
||||
Loading…
Add table
Add a link
Reference in a new issue