diff options
Diffstat (limited to 'man/systemd-cgls.xml')
-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 8546e39433..569764a6c2 100644 --- a/man/systemd-cgls.xml +++ b/man/systemd-cgls.xml @@ -84,6 +84,20 @@ text and exits.</para></listitem> </varlistentry> + <varlistentry> + <term><option>--no-pager</option></term> + + <listitem><para>Do not pipe output into a + pager.</para></listitem> + </varlistentry> + + <varlistentry> + <term><option>-k</option></term> + + <listitem><para>Includes kernel + threads in output.</para></listitem> + </varlistentry> + </variablelist> </refsect1> |