diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2016-07-15 11:37:54 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2016-07-18 13:20:56 -0500 |
commit | 695be59083cdf0d2ff9296f2c210e591c51bdf40 (patch) | |
tree | 26171b7229312d0f606ac6f2d1ecb49f280798d3 /man | |
parent | c962678dd6ab1314b55c2a3bcdae03902bda39b8 (diff) |
rc-status: add -m/--manual option to show manually started services
X-Gentoo-Bug: 585906
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=585906
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 05d6eee1..3b33df4a 100644 --- a/man/rc-status.8 +++ b/man/rc-status.8 @@ -33,6 +33,8 @@ Show all runlevels and their services. List all services that have crashed. .It Fl l , -list List all defined runlevels. +.It Fl m , -manual +Show all manually started services. .It Fl r , -runlevel Print the current runlevel name. .It Fl s , -servicelist |