chiark / gitweb /
systemctl: do not show dots with --plain
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 19 Jan 2015 20:41:03 +0000 (15:41 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 19 Jan 2015 20:41:03 +0000 (15:41 -0500)
commit250ba6647bce6099b6cc029a63d43231b4fa3261
tree21c872ef152ce7337942f0fb7d6b89119cfb4a51
parentf6c51a8136de3f27e28caea2003e18f4bc4cb9a8
systemctl: do not show dots with --plain

Plain implies a ... "plain" output.

Also do not say "No jobs" with --no-legend. We skip
reporting the number of jobs with --no-legend if there
are any, and 0 is also a number, and should be skipped.
src/systemctl/systemctl.c