summaryrefslogtreecommitdiff
path: root/share/man/man8
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2016-04-23 16:19:34 +0000
committerLars Engels <lme@FreeBSD.org>2016-04-23 16:19:34 +0000
commit1980d11b5f6115f3fc1b8fd8ea7f2a52ef36f3e1 (patch)
tree5695515d0de6848ff9f1807c4854111fe019b9d7 /share/man/man8
parent6c1a5e837d2d886042767bcc7b7255b81acc0965 (diff)
downloadsrc-test2-1980d11b5f6115f3fc1b8fd8ea7f2a52ef36f3e1.tar.gz
src-test2-1980d11b5f6115f3fc1b8fd8ea7f2a52ef36f3e1.zip
Notes
Diffstat (limited to 'share/man/man8')
-rw-r--r--share/man/man8/rc.84
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8
index 5d296cd1096e..6215bf8600aa 100644
--- a/share/man/man8/rc.8
+++ b/share/man/man8/rc.8
@@ -323,6 +323,10 @@ If the script starts a process (rather than performing a one-off
operation), show the status of the process.
Otherwise it is not necessary to support this argument.
Defaults to displaying the process ID of the program (if running).
+.It Cm describe
+Print a short description of what the script does.
+.It Cm extracommands
+Print the script's non-standard commands.
.It Cm poll
If the script starts a process (rather than performing a one-off
operation), wait for the command to exit.