From: Nathaniel Chen Date: Thu, 2 May 2013 16:21:23 +0000 (-0700) Subject: Add help option to bootchart man page X-Git-Tag: v203~41 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=8368868452fc24536bf3322bfab536c66bf56a13 Add help option to bootchart man page Bootchart has a help option. For the sake of consistency, this patch adds it to the man page. Also, the TODO is updated. Bootcharts were added to the journal in commit c4d58b0. --- diff --git a/TODO b/TODO index 052ec1394..3fda3a7f2 100644 --- a/TODO +++ b/TODO @@ -592,7 +592,6 @@ Features: - plot per-process IO utilization - group processes based on service association (cgroups) - document initcall_debug - - put bootcharts in the journal - kernel cmdline "bootchart" option for simplicity? External: diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml index 1569d2c8a..8de4c69a2 100644 --- a/man/systemd-bootchart.xml +++ b/man/systemd-bootchart.xml @@ -145,6 +145,12 @@ + + + + Prints a short help text and exits. + +