Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-03-03 23:05:37 +03:00
parent 07ad4979c6
commit 49f6090cda

View File

@ -25,6 +25,9 @@ printhelp(){
echo " -p | --prefix PREFIX"
echo " Set the doc comment PREFIX (default: \"%\")"
echo " -s | --strip Strip docs out"
# XXX ???
# echo " -r | --replace CODE"
# echo " Like -s/--strip but replace stripped code with CODE"
echo " -n | --no-msg Don't add the \"generated with\" message to output"
echo
echo "This will:"