;dev: shake: cmdhelp: tweak commit message

This commit is contained in:
Simon Michael 2023-01-05 18:52:02 -10:00
parent 0567935e4b
commit d98dfedb9e

View File

@ -602,7 +602,7 @@ main = do
phony "cmdhelp" $ do
need commandtxts
when commit $ do
let msg = ";doc: update CLI usage texts"
let msg = ";doc: update CLI help text files"
cmd Shell gitcommit ("-m '"++msg++"' --") commandtxts
commandtxts |%> \out -> do