summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-02-15 10:56:28 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-02-17 21:09:14 +0100
commit6906da26926365b6b8c06cd81f1dac4f49288041 (patch)
treea65b20efd83184d3779e179469f698aa88efc7fa /man/systemctl.xml
parentb01031e3ff937e0ceff70aae58253bb22b5a05f4 (diff)
downloadsystemd-6906da26926365b6b8c06cd81f1dac4f49288041.tar.gz
systemctl: hide legends with --quiet, allow overriding
--no-legend is replaced by --legend=no. --quiet now implies --legend=no, but --legend=yes may be used to override that. --quiet controls hints and warnings and such, and --legend controls just the legends. I think it makes sense to allow both to controlled independently, in particular --quiet --legend makes sense when using systemctl in a script to provide some user-visible output. Fixes #18560.
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 2ed58eb33b..b97c5e90fe 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -2314,7 +2314,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
<xi:include href="user-system-options.xml" xpointer="machine" />
<xi:include href="standard-options.xml" xpointer="no-pager" />
- <xi:include href="standard-options.xml" xpointer="no-legend" />
+ <xi:include href="standard-options.xml" xpointer="legend" />
<xi:include href="standard-options.xml" xpointer="help" />
<xi:include href="standard-options.xml" xpointer="version" />
</variablelist>