From: Zbigniew Jędrzejewski-Szmek Date: Thu, 6 Aug 2015 00:19:57 +0000 (-0400) Subject: man: update description of --quiet X-Git-Tag: v225~99^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F889%2Fhead;p=thirdparty%2Fsystemd.git man: update description of --quiet This description should provide the general rule, without listing all the subcommands, which is bound to get out of date too often. https://github.com/systemd/systemd/issues/216 --- diff --git a/man/systemctl.xml b/man/systemctl.xml index 66a090049d3..0b5282ba215 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -319,14 +319,11 @@ - Suppress output to standard output in - snapshot, - is-active, - is-failed, - is-enabled, - is-system-running, - enable and - disable. + Suppress printing of the results of various commands + and also the hints about truncated log lines. This does not + suppress output of commands for which the printed output is + the only result (like show). Errors are + always printed.