;Shake manuals: also regenerate embeddded command help txts

[ci skip]
This commit is contained in:
Simon Michael 2019-09-13 10:58:41 -07:00
parent 867ccb31d5
commit 09ff703a9b

View File

@ -250,7 +250,9 @@ main = do
-- MANUALS -- MANUALS
-- Generate the manuals in nroff, plain text and info formats. -- Generate the manuals in nroff, plain text and info formats.
phony "manuals" $ need $ concat [ phony "manuals" $ need $
"commandhelp" :
concat [
nroffmanuals nroffmanuals
,infomanuals ,infomanuals
,txtmanuals ,txtmanuals