diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/bootchart.conf.xml | 5 | ||||
-rw-r--r-- | man/systemd-bootchart.xml | 7 |
2 files changed, 12 insertions, 0 deletions
diff --git a/man/bootchart.conf.xml b/man/bootchart.conf.xml index 68d10d4415..68834c73b7 100644 --- a/man/bootchart.conf.xml +++ b/man/bootchart.conf.xml @@ -145,6 +145,11 @@ graph components.</para></listitem> </varlistentry> + <varlistentry> + <term><varname>ControlGroup=no</varname></term> + <listitem><para>Display process control group.</para></listitem> + </varlistentry> + </variablelist> </refsect1> diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml index 1715d5dcf1..d83d032553 100644 --- a/man/systemd-bootchart.xml +++ b/man/systemd-bootchart.xml @@ -198,6 +198,13 @@ </varlistentry> <varlistentry> + <term><option>-g</option></term> + <term><option>--control-group</option></term> + <listitem><para>Display process control group + </para></listitem> + </varlistentry> + + <varlistentry> <term><option>-o</option></term> <term><option>--output <replaceable>path</replaceable></option></term> <listitem><para>Specify the output directory for the |