On 2020-08-29 04:51, Jorge Almeida wrote:
The synopsis in the man page for openrc says

openrc [-n, --no-stop] [-o, --override] [runlevel]

but the text says nothing at all about the -o flag.
Anyone knows what it does? I assume it was an oversight.

Jorge Almeida

Indeed, it appears the man page doesn't explain this, but --help does:

Usage: openrc [options] [<runlevel>]

Options: [ a:no:s:SChqVv ]
  -n, --no-stop                     do not stop any services
-o, --override <arg> override the next runlevel to change into when leaving single user or boot runlevels -s, --service <arg> runs the service specified with the rest
                                    of the arguments
  -S, --sys                         output the RC system type, if any
  -h, --help                        Display this help output
  -C, --nocolor                     Disable color output
  -V, --version                     Display software version
  -v, --verbose                     Run verbosely
-q, --quiet Run quietly (repeat to suppress errors)

Reply via email to