diff options
author | Christian Ruppert <idl0r@gentoo.org> | 2011-12-30 15:59:42 +0100 |
---|---|---|
committer | Christian Ruppert <idl0r@gentoo.org> | 2011-12-30 16:03:24 +0100 |
commit | 191ea10f86d9399d67ab1a483a32167f70ee2bad (patch) | |
tree | 18f00a4c2b85096a707abe61a42d8ab44461e6f5 | |
parent | 0d6ae379f43fdab9516e6ed949ba9563972c0c65 (diff) |
Document start_stop_daemon_args
-rw-r--r-- | man/runscript.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/runscript.8 b/man/runscript.8 index 2889970e..6c4bd153 100644 --- a/man/runscript.8 +++ b/man/runscript.8 @@ -100,6 +100,8 @@ the service has already been stopped. String describing the service. .It Ar description_$command String describing the extra command the. +.It Ar start_stop_daemon_args +List of arguments passed to start-stop-daemon. .It Ar command Daemon to start or stop via .Nm start-stop-daemon |