diff options
Diffstat (limited to 'man/systemd-cgtop.xml')
-rw-r--r-- | man/systemd-cgtop.xml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/man/systemd-cgtop.xml b/man/systemd-cgtop.xml index 14b503c3da..7f54b0b982 100644 --- a/man/systemd-cgtop.xml +++ b/man/systemd-cgtop.xml @@ -177,6 +177,18 @@ </varlistentry> <varlistentry> + <term><option>--recursive=</option></term> + + <listitem><para>Controls whether the number of tasks shown for + a control group shall include all tasks that are contained in + any of the child control groups as well. Takes a boolean + argument, defaults to <literal>yes</literal>. If enabled the + tasks in child control groups are included, if disabled only + the tasks in the control group itself are + counted.</para></listitem> + </varlistentry> + + <varlistentry> <term><option>-n</option></term> <term><option>--iterations=</option></term> @@ -212,7 +224,6 @@ </refsect1> - <refsect1> <title>Keys</title> |