diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/rc-status.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/rc-status.8 b/man/rc-status.8 index 68ecc49a..bfe37c23 100644 --- a/man/rc-status.8 +++ b/man/rc-status.8 @@ -17,6 +17,7 @@ .Sh SYNOPSIS .Nm .Op Fl aclsuC +.Op Fl f Ar ini .Op Ar runlevel .Sh DESCRIPTION .Nm @@ -37,6 +38,9 @@ The options are as follows: Show all runlevels and their services. .It Fl c , -crashed List all services that have crashed. +.It Fl f , -format +Select a format for the output. Currently, the only one that can be +specified is ini, which outputs in *.ini format. .It Fl l , -list List all defined runlevels. .It Fl m , -manual |