summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-07-07 04:19:03 +0200
committerLennart Poettering <lennart@poettering.net>2011-07-07 04:19:03 +0200
commit69fc152fc133172433d2bacb6a1fb8b97b866e9d (patch)
tree1c2a3fddce6319b05c80ec1cd1a23a5cc68f57e3 /man
parentef3a24de028efe885db1303b4843aba5ffd0f531 (diff)
systemctl: hide all information on --kill-mode= since it is mostly useless
Diffstat (limited to 'man')
-rw-r--r--man/systemctl.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index a3e0a307a..7eccecacc 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -298,25 +298,6 @@
</varlistentry>
<varlistentry>
- <term><option>--kill-mode=</option></term>
-
- <listitem><para>When used with
- <command>kill</command>, choose the
- mode how to kill the selected
- processes. Must be one of
- <option>control-group</option> or
- <option>process</option> to select
- whether to kill the entire control
- group or only the selected process
- itself. If omitted defaults to
- <option>control-group</option> if
- <option>--kill-who=all</option> is
- set, or <option>process</option>
- otherwise. You probably never need to
- use this switch.</para></listitem>
- </varlistentry>
-
- <varlistentry>
<term><option>--kill-who=</option></term>
<listitem><para>When used with