Add 'help' to the generated script's help text

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2020-03-08 13:20:27 -07:00
parent d24179173f
commit 2604378646
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -42,6 +42,7 @@ usage() {
echo " up <interface>"
echo " savesets <file>"
echo " call <function> [ <parameter> ... ]"
echo " help"
echo " version"
echo " info"
echo