diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-cgls.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml index e8f0368f48..91d0c0b1bb 100644 --- a/man/systemd-cgls.xml +++ b/man/systemd-cgls.xml @@ -54,6 +54,12 @@ <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="opt" rep="repeat">CGROUP</arg> </cmdsynopsis> + <cmdsynopsis> + <command>systemd-cgls</command> + <arg choice="opt" rep="repeat">OPTIONS</arg> + <arg choice="plain"><option>--unit</option></arg> + <arg choice="opt" rep="repeat">UNIT</arg> + </cmdsynopsis> </refsynopsisdiv> <refsect1> @@ -96,6 +102,14 @@ </varlistentry> <varlistentry> + <term><option>-u</option></term> + <term><option>--unit</option></term> + + <listitem><para>Show cgroup subtrees for the specified units.</para> + </listitem> + </varlistentry> + + <varlistentry> <term><option>-k</option></term> <listitem><para>Include kernel threads in output. |