summaryrefslogtreecommitdiff
path: root/sh/rc-help.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh/rc-help.sh')
-rwxr-xr-xsh/rc-help.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/rc-help.sh b/sh/rc-help.sh
index 789537c..5e2de1c 100755
--- a/sh/rc-help.sh
+++ b/sh/rc-help.sh
@@ -32,7 +32,7 @@ else
NL=
fi
-default_opts="describe start stop restart pause zap"
+default_opts="describe start stop restart zap"
extra_opts="$(. "${myscript}" 2>/dev/null ; echo "${opts}")"
if [ "${BE_VERBOSE}" = "yes" ] ; then