aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/en/sos.18
1 files changed, 8 insertions, 0 deletions
diff --git a/man/en/sos.1 b/man/en/sos.1
index 2aee4ede..473c0551 100644
--- a/man/en/sos.1
+++ b/man/en/sos.1
@@ -116,6 +116,14 @@ Specify the number of threads sosreport will use for concurrency. Defaults to 4.
.B \-v, \--verbose
Increase logging verbosity. May be specified multiple times to enable
additional debugging messages.
+
+The following table summarizes the effects of different verbosity levels:
+
+ 1 (-v) : Enable debug messages for sos.log. Show individual plugins starting.
+ 2 (-vv) : Also print debug messages to console.
+ 3 (-vvv) : Enable debug messages for archive file operations. Note this will dramatically
+ increase the amount of logging.
+
.TP
.B \-q, \--quiet
Only log fatal errors to stderr.