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
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2015-08-05 20:19:57 -04:00
parent e6898d854d
commit bbd46aadf3

View file

@ -319,14 +319,11 @@
<term><option>--quiet</option></term>
<listitem>
<para>Suppress output to standard output in
<command>snapshot</command>,
<command>is-active</command>,
<command>is-failed</command>,
<command>is-enabled</command>,
<command>is-system-running</command>,
<command>enable</command> and
<command>disable</command>.</para>
<para>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 <command>show</command>). Errors are
always printed.</para>
</listitem>
</varlistentry>