mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
man/loginctl: use <literal> to quote possible values of --kill-whom=
This commit is contained in:
parent
2a02a8db91
commit
771240fa3d
@ -358,12 +358,10 @@
|
||||
<varlistentry>
|
||||
<term><option>--kill-whom=</option></term>
|
||||
|
||||
<listitem><para>When used with
|
||||
<command>kill-session</command>, choose which processes to
|
||||
kill. Must be one of <option>leader</option>, or
|
||||
<option>all</option> to select whether to kill only the leader
|
||||
process of the session or all processes of the session. If
|
||||
omitted, defaults to <option>all</option>.</para>
|
||||
<listitem><para>When used with <command>kill-session</command>, choose which processes to kill.
|
||||
Takes one of <literal>leader</literal> or <literal>all</literal>, to select whether to kill only
|
||||
the leader process of the session or all processes of the session. If omitted, defaults to
|
||||
<option>all</option>.</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v252"/></listitem>
|
||||
</varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user