;dev: fix Shake.hs typo
This commit is contained in:
parent
fbbe897133
commit
b12d7cb05b
2
Shake.hs
2
Shake.hs
@ -66,7 +66,7 @@ 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 hledger-install-version" update some version strs in hledger-install"
|
,"./Shake hledger-install-version update some version strs in hledger-install"
|
||||||
,"./Shake cmddocs [-c] update all hledger's COMMAND.md and COMMAND.txt files,"
|
,"./Shake cmddocs [-c] update all hledger's COMMAND.md and COMMAND.txt files,"
|
||||||
," used for --help, manuals etc. (run after changing"
|
," used for --help, manuals etc. (run after changing"
|
||||||
," COMMAND.md or command options or general options)"
|
," COMMAND.md or command options or general options)"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user