chiark / gitweb /
systemctl: print the legend regardless of stdout type, add --no-legend
authorMichal Schmidt <mschmidt@redhat.com>
Mon, 26 Sep 2011 22:48:40 +0000 (00:48 +0200)
committerMichal Schmidt <mschmidt@redhat.com>
Tue, 27 Sep 2011 10:10:27 +0000 (12:10 +0200)
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

No differences found