Undocument pause action, fix --nodeps and --ifstarted, #190045.

This commit is contained in:
Roy Marples
2007-08-28 13:06:44 +00:00
parent 849b983c3f
commit 144d9653e1
5 changed files with 35 additions and 24 deletions

View File

@@ -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