feat(lss): adds --no-header and --short flags, and lowercases all flag descriptions
This commit is contained in:
parent
4e5064d07a
commit
15c1d6733c
22 changed files with 161 additions and 84 deletions
8
testdata/help-remove-store.ct
vendored
8
testdata/help-remove-store.ct
vendored
|
|
@ -10,8 +10,8 @@ Aliases:
|
|||
|
||||
Flags:
|
||||
-h, --help help for remove-store
|
||||
-i, --interactive Prompt yes/no for each deletion
|
||||
-y, --yes Skip all confirmation prompts
|
||||
-i, --interactive prompt yes/no for each deletion
|
||||
-y, --yes skip all confirmation prompts
|
||||
Delete a store
|
||||
|
||||
Usage:
|
||||
|
|
@ -22,5 +22,5 @@ Aliases:
|
|||
|
||||
Flags:
|
||||
-h, --help help for remove-store
|
||||
-i, --interactive Prompt yes/no for each deletion
|
||||
-y, --yes Skip all confirmation prompts
|
||||
-i, --interactive prompt yes/no for each deletion
|
||||
-y, --yes skip all confirmation prompts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue