summaryrefslogtreecommitdiffstats
path: root/man/systemctl.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-10-21 10:47:52 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-11-07 15:15:09 +0100
commit1ae17672a23a48185ac951c884beeeab874df22d (patch)
treef83b163fa5cc825b0dc4fb29f5fbb57439776c7a /man/systemctl.xml
parentbootctl: move find_esp() to shared (diff)
downloadsystemd-1ae17672a23a48185ac951c884beeeab874df22d.tar.xz
systemd-1ae17672a23a48185ac951c884beeeab874df22d.zip
systemctl: add --dry-run argument
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index bb3fc1763c..c8adda7af2 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -354,6 +354,19 @@
</varlistentry>
<varlistentry>
+ <term><option>--dry-run</option></term>
+
+ <listitem>
+ <para>Just print what would be done. Currently supported by verbs
+ <command>halt</command>, <command>poweroff</command>, <command>reboot</command>,
+ <command>kexec</command>, <command>suspend</command>,
+ <command>hibernate</command>, <command>hybrid-sleep</command>,
+ <command>default</command>, <command>rescue</command>,
+ <command>emergency</command>, and <command>exit</command>.</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-q</option></term>
<term><option>--quiet</option></term>