Undocument pause action, fix --nodeps and --ifstarted, #190045.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user