diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-cgtop.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/systemd-cgtop.xml b/man/systemd-cgtop.xml index b0c88001d4..b3298b64f3 100644 --- a/man/systemd-cgtop.xml +++ b/man/systemd-cgtop.xml @@ -143,6 +143,15 @@ </varlistentry> <varlistentry> + <term><option>-r</option></term> + <term><option>--raw</option></term> + + <listitem><para>Format byte counts (as in memory usage and IO metrics) + with raw numeric values rather than human-readable + numbers.</para></listitem> + </varlistentry> + + <varlistentry> <term><option>-n</option></term> <term><option>--iterations=</option></term> |