;tools: Shake cmddocs: improve help
This commit is contained in:
parent
5c45963a07
commit
9a89adf737
6
Shake.hs
6
Shake.hs
@ -66,10 +66,10 @@ usage =
|
|||||||
,"./Shake setversion [VER] [PKGS] [-c]"
|
,"./Shake setversion [VER] [PKGS] [-c]"
|
||||||
," update versions in source files to */.version or VER"
|
," update versions in source files to */.version or VER"
|
||||||
," and update */*.cabal files"
|
," and update */*.cabal files"
|
||||||
-- ,"./Shake flagdocs [-c] update flags in hledger CLI command docs
|
-- ,"./Shake flagdocs [-c] update flags in hledger CLI command docs"
|
||||||
-- ," (run after changing command flags)"
|
-- ," (run after changing command flags)"
|
||||||
,"./Shake cmddocs [-c] update hledger CLI command help and docs"
|
,"./Shake cmddocs [-c] update hledger command help (including command flags,"
|
||||||
," (run after changing command flags or docs)"
|
," but not main flags) after changing command flags/docs)"
|
||||||
,"./Shake mandates update the date shown in some manual formats"
|
,"./Shake mandates update the date shown in some manual formats"
|
||||||
,"./Shake manuals [-c] update all packages' txt/man/info/web manuals"
|
,"./Shake manuals [-c] update all packages' txt/man/info/web manuals"
|
||||||
-- ,"./Shake webmanuals update just the web manuals"
|
-- ,"./Shake webmanuals update just the web manuals"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user