mirror of
https://github.com/OpenRC/openrc.git
synced 2026-01-26 08:27:52 +00:00
man/openrc-shutdown.8: correct kexec option
7689106a changed the kexec option for openrc-shutdown from "-k" to "-K" but the manpage was never updated.
This commit is contained in:
parent
099375266e
commit
2e1dbd9ebe
@ -29,7 +29,7 @@ time
|
||||
.Nm
|
||||
.Op Fl d , -no-write
|
||||
.Op Fl D , -dry-run
|
||||
.Op Fl k , -kexec
|
||||
.Op Fl K , -kexec
|
||||
time
|
||||
.Nm
|
||||
.Op Fl d , -no-write
|
||||
@ -62,7 +62,7 @@ Print the action that would be taken without executing it. This is to
|
||||
allow testing.
|
||||
.It Fl H , -halt
|
||||
Stop all services, kill all remaining processes and halt the system.
|
||||
.It Fl k , -kexec
|
||||
.It Fl K , -kexec
|
||||
Stop all services, kill all processes and boot directly into a new
|
||||
kernel loaded via
|
||||
.Xr kexec 8 .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user