aboutsummaryrefslogtreecommitdiff
path: root/man/openrc-shutdown.8
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2017-05-22 12:42:37 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2017-05-22 12:42:37 -0500
commit1ece16bfcd0ab71d2f9fe17a75ee6184e0fa4828 (patch)
treea96360cbe43f5ed43d586f7687386690f54bfed4 /man/openrc-shutdown.8
parent0cfd0dd9ef580ed9dc563ccc164d70efe8f299db (diff)
openrc-shutdown: add dry-run option
Diffstat (limited to 'man/openrc-shutdown.8')
-rw-r--r--man/openrc-shutdown.83
1 files changed, 3 insertions, 0 deletions
diff --git a/man/openrc-shutdown.8 b/man/openrc-shutdown.8
index d0e95e24..5d81c4af 100644
--- a/man/openrc-shutdown.8
+++ b/man/openrc-shutdown.8
@@ -27,6 +27,9 @@ is the utility that communicates with openrc-init(8) to bring down the
system or instruct openrc-init to re-execute itself. It supports the
following options:
.Bl -tag -width "poweroff"
+.It Fl d , -dry-run
+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