diff --git a/Shake.hs b/Shake.hs index eb3520619..ae6852eca 100755 --- a/Shake.hs +++ b/Shake.hs @@ -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