diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2015-09-21 12:04:45 +0000 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2015-09-21 12:04:45 +0000 |
commit | 96a6426f30dc9bf3c4dd1f61548c334fa12034df (patch) | |
tree | 8cc2f7268a299eebee0d5225824343c74aaa3e07 /man/systemd-cgtop.xml | |
parent | 8c710f3ce64110a4cfe977116c55bd87777e641c (diff) |
cgtop: add -M/--machine
Diffstat (limited to 'man/systemd-cgtop.xml')
-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 859c1a2865..1c90c0a659 100644 --- a/man/systemd-cgtop.xml +++ b/man/systemd-cgtop.xml @@ -246,6 +246,15 @@ 3.</para></listitem> </varlistentry> + <varlistentry> + <term><option>-M <replaceable>MACHINE</replaceable></option></term> + <term><option>--machine=<replaceable>MACHINE</replaceable></option></term> + + <listitem><para>Limit control groups shown to the part + corresponding to the container + <replaceable>MACHINE</replaceable>.</para></listitem> + </varlistentry> + <xi:include href="standard-options.xml" xpointer="help" /> <xi:include href="standard-options.xml" xpointer="version" /> </variablelist> |