;dev: shake cmdhelp: simplify commit message

This commit is contained in:
Simon Michael 2023-03-16 21:54:11 -10:00
parent b9273a4585
commit 12247c8767

View File

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