Re: [gentoo-user] openrc -o

2020-08-29 Thread cal

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] []

Options: [ a:no:s:SChqVv ]
  -n, --no-stop do not stop any services
  -o, --override   override the next runlevel to change 
into
when leaving single user or boot 
runlevels
  -s, --serviceruns the service specified with the 
rest

of the arguments
  -S, --sys output the RC system type, if any
  -h, --helpDisplay 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)




[gentoo-user] openrc -o

2020-08-29 Thread Jorge Almeida
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