diff options
author | Harald Hoyer <harald@redhat.com> | 2013-03-07 16:19:38 +0100 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2013-03-07 16:19:38 +0100 |
commit | 78da2cd926937935741ce86bd53c8b546cca6f7a (patch) | |
tree | 9225cb1bb070104423517b45a5a955e5f8078857 /man/systemd-bootchart.xml | |
parent | 57dbefdf3878cf3408f62beb69f4b87b5dc65df2 (diff) |
bootchart: document -C, --cmdline parameter
Diffstat (limited to 'man/systemd-bootchart.xml')
-rw-r--r-- | man/systemd-bootchart.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml index 9067d6530c..f3c967006a 100644 --- a/man/systemd-bootchart.xml +++ b/man/systemd-bootchart.xml @@ -183,6 +183,14 @@ </varlistentry> <varlistentry> + <term><option>-C</option></term> + <term><option>--cmdline</option></term> + <listitem><para>Display the full command line with arguments of processes, + instead of only the process name. + </para></listitem> + </varlistentry> + + <varlistentry> <term><option>-o</option></term> <term><option>--output <replaceable>path</replaceable></option></term> <listitem><para>Specify the output folder for the |