Add "Options:" header to help text

Makes it easier to be parsed by `help2man`
This commit is contained in:
joliv
2015-01-15 12:13:55 -05:00
parent cbba084cb8
commit 2d96bd2939

1
dokku
View File

@@ -171,6 +171,7 @@ case "$1" in
help|'')
echo "Usage: dokku COMMAND <app> [command-specific-options]"
echo ""
echo "Options:"
cat<<EOF | pluginhook commands help | sort
help Print the list of commands