imp:cli: simplify flag group titles
This commit is contained in:
parent
f1c4fed1a7
commit
fcb1b4ed1c
@ -342,8 +342,8 @@ mkgeneralflagsgroups3 helpflags' = [
|
|||||||
(helpflagstitle, helpflags')
|
(helpflagstitle, helpflags')
|
||||||
]
|
]
|
||||||
|
|
||||||
inputflagstitle = "\nGeneral input/data transformation flags"
|
inputflagstitle = "\nGeneral input flags"
|
||||||
outputflagstitle = "\nGeneral output/reporting flags (supported by some commands)"
|
outputflagstitle = "\nGeneral output flags (affecting some commands)"
|
||||||
helpflagstitle = "\nGeneral help flags"
|
helpflagstitle = "\nGeneral help flags"
|
||||||
|
|
||||||
-- Several subsets of the standard general flags plus CLI help flags, as separate groups.
|
-- Several subsets of the standard general flags plus CLI help flags, as separate groups.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user