;tools: Shake cmdhelp: simplify commit message
This commit is contained in:
parent
0ccfc78844
commit
9a7ba1ecab
2
Shake.hs
2
Shake.hs
@ -588,7 +588,7 @@ main = do
|
|||||||
-- regenerate Hledger/Cli/Commands/*.txt from the .md source files for CLI help
|
-- regenerate Hledger/Cli/Commands/*.txt from the .md source files for CLI help
|
||||||
phony "cmdhelp" $ do
|
phony "cmdhelp" $ do
|
||||||
need commandtxts
|
need commandtxts
|
||||||
when commit $ commitIfChanged ";doc: update command help" commandtxts
|
when commit $ commitIfChanged ";doc: update help" commandtxts
|
||||||
|
|
||||||
commandtxts |%> \out -> do
|
commandtxts |%> \out -> do
|
||||||
let src = out -<.> "md"
|
let src = out -<.> "md"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user