diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2014-02-18 16:39:17 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-02-18 17:44:03 +0100 |
commit | 773e264d13cac53cbf7e0b174e1883dabb4c9bc2 (patch) | |
tree | a2fa77fd6c408dce5decb0254de9e85a8d8ce002 | |
parent | 482e2ac193be708d183bdf2d893eb72435eb1d28 (diff) |
man: machinectl: there is no command 'kill-machine'
-rw-r--r-- | man/machinectl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml index 5c30c449da..ca4d52b813 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -163,7 +163,7 @@ <term><option>--kill-who=</option></term> <listitem><para>When used with - <command>kill-machine</command>, + <command>kill</command>, choose which processes to kill. Must be one of <option>leader</option>, or <option>all</option> to select whether @@ -178,7 +178,7 @@ <term><option>--signal=</option></term> <listitem><para>When used with - <command>kill-machine</command>, choose + <command>kill</command>, choose which signal to send to selected processes. Must be one of the well-known signal specifiers, such as |