aboutsummaryrefslogtreecommitdiff
path: root/CmdLine/GlobalSetter.hs
Commit message (Collapse)AuthorAge
* mapM_ = sequence_ . mapGravatar Joey Hess2017-02-27
|
* finished converting all the main optionsGravatar Joey Hess2015-07-10
|
* improve global options display in --helpGravatar Joey Hess2015-07-10
Put them in the help of subcommands, not the main command. And, hide them from the synopsis, to avoid cluttering it.