From 144d9653e11918390f2d2ae73b11e07cf312d2fa Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 28 Aug 2007 13:06:44 +0000 Subject: Undocument pause action, fix --nodeps and --ifstarted, #190045. --- sh/rc-help.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh') diff --git a/sh/rc-help.sh b/sh/rc-help.sh index 789537cf..5e2de1c7 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 -- cgit v1.2.3