From 6906da26926365b6b8c06cd81f1dac4f49288041 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 15 Feb 2021 10:56:28 +0100 Subject: 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. --- man/systemctl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/systemctl.xml') 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 - + -- cgit v1.2.1