mirror of
https://github.com/systemd/systemd.git
synced 2025-03-04 20:58:28 +03:00
man: document the two new switches for systemd-cgls
This commit is contained in:
parent
87843de48b
commit
bd3bfc8856
@ -105,6 +105,20 @@
|
||||
<replaceable>MACHINE</replaceable>.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--xattr=</option></term>
|
||||
|
||||
<listitem><para>Controls whether to include information about extended attributes of the listed
|
||||
control groups in the output. Expects a boolean value, defaults to yes.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--cgroup-id=</option></term>
|
||||
|
||||
<listitem><para>Controls whether to include the numeric ID of the listed control groups in the
|
||||
output. Expects a boolean value, defaults to yes.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<xi:include href="standard-options.xml" xpointer="help" />
|
||||
<xi:include href="standard-options.xml" xpointer="version" />
|
||||
<xi:include href="standard-options.xml" xpointer="no-pager" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user