From 8368868452fc24536bf3322bfab536c66bf56a13 Mon Sep 17 00:00:00 2001 From: Nathaniel Chen Date: Thu, 2 May 2013 09:21:23 -0700 Subject: [PATCH 1/1] 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. --- TODO | 1 - man/systemd-bootchart.xml | 6 ++++++ 2 files changed, 6 insertions(+), 1 deletion(-) 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. + + -- 2.30.2