summaryrefslogtreecommitdiff
path: root/man/systemd-cgtop.xml
diff options
context:
space:
mode:
authorArian van Putten <arian.vanputten@gmail.com>2020-10-14 13:47:17 +0200
committerLennart Poettering <lennart@poettering.net>2020-10-21 14:29:48 +0200
commit429495163cbc1eb331a15d16fb26c829aa43ff0d (patch)
tree4a080ce14b6b8ed166be267208d6f33305662780 /man/systemd-cgtop.xml
parent9d7b11fdc8cd321af2686594067800dc9dd60ff0 (diff)
downloadsystemd-429495163cbc1eb331a15d16fb26c829aa43ff0d.tar.gz
cgtop: Display cpu time in microseonds with --raw
this makes the CPU time easily parseable; which was the goal of --raw in the first place. This only triggers if --raw is combined with --cpu=time
Diffstat (limited to 'man/systemd-cgtop.xml')
-rw-r--r--man/systemd-cgtop.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-cgtop.xml b/man/systemd-cgtop.xml
index 5beeb586d7..356ec05c77 100644
--- a/man/systemd-cgtop.xml
+++ b/man/systemd-cgtop.xml
@@ -130,7 +130,7 @@
<term><option>-r</option></term>
<term><option>--raw</option></term>
- <listitem><para>Format byte counts (as in memory usage and I/O metrics)
+ <listitem><para>Format byte counts (as in memory usage and I/O metrics) and CPU time
with raw numeric values rather than human-readable
numbers.</para></listitem>
</varlistentry>