From ebed32bfe832071cde95f6adc01b1097ff079c90 Mon Sep 17 00:00:00 2001 From: Michal Schmidt Date: Tue, 27 Sep 2011 00:48:40 +0200 Subject: systemctl: print the legend regardless of stdout type, add --no-legend Print the legend (the column headers and the footer with hints) by default even to non-tty output. People seem to get confused by the difference when they redirect the output. Add a parameter to suppress the printing of the legend. Related-to: https://bugzilla.redhat.com/show_bug.cgi?id=713567 --- man/systemctl.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'man') diff --git a/man/systemctl.xml b/man/systemctl.xml index 468141c2bd..2ea6fe9fdf 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -197,6 +197,14 @@ enqueued. + + + + Do not print a legend, i.e. + the column headers and the footer with hints. + + + -- cgit v1.2.3-54-g00ecf