diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2018-12-02 10:13:10 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2018-12-02 18:33:25 -0600 |
commit | fa6611b5af94548e901e587fcd36f4fb59124975 (patch) | |
tree | 0a26cd8e78e53dcc63472483c401d136cc0c784f /man | |
parent | db01442580847d36f232527200e50091431c32b5 (diff) |
rc-status: add --supervised option to show supervised services
Diffstat (limited to 'man')
-rw-r--r-- | man/rc-status.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/rc-status.8 b/man/rc-status.8 index 6cf69a59..68ecc49a 100644 --- a/man/rc-status.8 +++ b/man/rc-status.8 @@ -43,6 +43,8 @@ List all defined runlevels. Show all manually started services. .It Fl r , -runlevel Print the current runlevel name. +.It Fl S , -supervised +Show all supervised services. .It Fl s , -servicelist Show all services. .It Fl u , -unused |