aboutsummaryrefslogtreecommitdiff
path: root/man/openrc-shutdown.8
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2019-02-06 16:53:49 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2019-02-12 16:54:12 -0600
commit155b8451945f8a17cd61ad56be3bb09541c3719a (patch)
tree0455f5bd773861d0dceb07512d3a3f7a5ef8ff4c /man/openrc-shutdown.8
parent9b578808fb67682780adb17157330934a5c2cce7 (diff)
improve shutdown documentation
This fixes #290.
Diffstat (limited to 'man/openrc-shutdown.8')
-rw-r--r--man/openrc-shutdown.826
1 files changed, 23 insertions, 3 deletions
diff --git a/man/openrc-shutdown.8 b/man/openrc-shutdown.8
index b09e8c20..ee688380 100644
--- a/man/openrc-shutdown.8
+++ b/man/openrc-shutdown.8
@@ -17,15 +17,35 @@
.Sh SYNOPSIS
.Nm
.Op Fl c , -cancel
+.Nm
+.Op Fl R , -reexec
+.Nm
+.Op Fl w , -write-only
+.Nm
.Op Fl d , -no-write
.Op Fl D , -dry-run
.Op Fl H , -halt
+time
+.Nm
+.Op Fl d , -no-write
+.Op Fl D , -dry-run
.Op Fl k , -kexec
+time
+.Nm
+.Op Fl d , -no-write
+.Op Fl D , -dry-run
.Op Fl p , -poweroff
-.Op Fl R , -reexec
+time
+.Nm
+.Op Fl d , -no-write
+.Op Fl D , -dry-run
.Op Fl r , -reboot
+time
+.Nm
+.Op Fl d , -no-write
+.Op Fl D , -dry-run
.Op Fl s , -single
-.Op Fl w , -write-only
+time
.Sh DESCRIPTION
.Nm
is the utility that communicates with
@@ -56,7 +76,7 @@ Stop all services, kill all processes and reboot the system.
.It Fl s , -single
Stop all services, kill all processes and move to single user mode.
.It Fl w , -write-only
-Stop all services, kill all processes and move to single user mode.
+Wrrite a wtmp shutdown record and do nothing else.
.El
.Sh SEE ALSO
.Xr openrc-init 8 ,