shake: show htmlmanuals target in help

[ci skip]
This commit is contained in:
Simon Michael 2019-05-09 12:23:11 -07:00
parent d15869f855
commit a8599d991e

View File

@ -71,7 +71,8 @@ usage = unlines
["Usage:" ["Usage:"
,"./Shake.hs (re)compile this script" ,"./Shake.hs (re)compile this script"
,"./Shake commandhelp build embedded help texts for the hledger CLI" ,"./Shake commandhelp build embedded help texts for the hledger CLI"
,"./Shake manuals build txt/man/info/html manuals for all packages" ,"./Shake manuals build html/txt/man/info manuals for all packages"
,"./Shake htmlmanuals build html manuals for all packages"
,"./Shake oldmanuals build old versions of html manuals for all packages" ,"./Shake oldmanuals build old versions of html manuals for all packages"
,"./Shake PKG build a single hledger package and its embedded docs" ,"./Shake PKG build a single hledger package and its embedded docs"
,"./Shake build build all hledger packages and their embedded docs" ,"./Shake build build all hledger packages and their embedded docs"