;tools: Shake cmdhelp: simplify commit message

This commit is contained in:
Simon Michael 2024-06-07 06:34:09 -07:00
parent 0ccfc78844
commit 9a7ba1ecab

View File

@ -588,7 +588,7 @@ main = do
-- regenerate Hledger/Cli/Commands/*.txt from the .md source files for CLI help
phony "cmdhelp" $ do
need commandtxts
when commit $ commitIfChanged ";doc: update command help" commandtxts
when commit $ commitIfChanged ";doc: update help" commandtxts
commandtxts |%> \out -> do
let src = out -<.> "md"