aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2013-03-25 17:24:51 +0000
committerBryn M. Reeves <bmr@redhat.com>2013-03-25 17:25:19 +0000
commit4a2fcf2e50ae4a3ef5c0f5b871f475f5ef5f5911 (patch)
treeb0fabb25f26328a16b27b9c903db32d8c49ade82 /man
parent1b0f567a014d75482fe8a14a96dc24400a072533 (diff)
downloadsos-4a2fcf2e50ae4a3ef5c0f5b871f475f5ef5f5911.tar.gz
Rename --silent to --quiet
'silent' is a poort name for an option that admits to not being silent: --silent Only display FATAL errors on stdout Rename the option to '--quiet' instead and document it in the man page. It's probably also worth either documenting the fact that UI text is still printed when --quiet is given in non-batch mode or changing interactive mode to only print essential prompts when run with --quiet. Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'man')
-rw-r--r--man/en/sosreport.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/en/sosreport.1 b/man/en/sosreport.1
index e28e7581..9f47f3c7 100644
--- a/man/en/sosreport.1
+++ b/man/en/sosreport.1
@@ -45,6 +45,9 @@ Upload the report to Red Hat (use exclusively if advised from a Red Hat support
.B \-v, \--verbose
Increase the verbosity of the output as sosreport is running. Multiple -v mean more verbosity.
.TP
+.B \-q, \--quiet
+Only log fatal errors to stderr.
+.TP
.B \--report
Enable html/xml report writing
.TP