refactor(del): made remove the default case
This commit is contained in:
parent
3d5a3f2aa1
commit
c2d1ec0842
21 changed files with 145 additions and 103 deletions
4
testdata/help__list-dbs__ok.ct
vendored
4
testdata/help__list-dbs__ok.ct
vendored
|
|
@ -6,7 +6,7 @@ Usage:
|
|||
pda list-stores [flags]
|
||||
|
||||
Aliases:
|
||||
list-stores, ls-stores, lsd
|
||||
list-stores, ls-stores, lss
|
||||
|
||||
Flags:
|
||||
-h, --help help for list-stores
|
||||
|
|
@ -16,7 +16,7 @@ Usage:
|
|||
pda list-stores [flags]
|
||||
|
||||
Aliases:
|
||||
list-stores, ls-stores, lsd
|
||||
list-stores, ls-stores, lss
|
||||
|
||||
Flags:
|
||||
-h, --help help for list-stores
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue