;dev: fix Shake.hs typo

This commit is contained in:
Simon Michael 2025-02-11 08:26:53 -10:00
parent fbbe897133
commit b12d7cb05b

View File

@ -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)"