aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2015-02-11 21:14:56 +0000
committerBryn M. Reeves <bmr@redhat.com>2015-02-11 21:14:56 +0000
commitb47a81276aef68f3851f29647950866ab15124b3 (patch)
treee71bc9c07c60c26de8d228d2c5a4b76f9fcb99e2 /man
parentcadf7b420156acf57ff6dad03b4fca1f74349547 (diff)
downloadsos-b47a81276aef68f3851f29647950866ab15124b3.tar.gz
[docs] add --experimental to sosreport.1
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'man')
-rw-r--r--man/en/sosreport.15
1 files changed, 5 insertions, 0 deletions
diff --git a/man/en/sosreport.1 b/man/en/sosreport.1
index 1066b1d2..c2b60d80 100644
--- a/man/en/sosreport.1
+++ b/man/en/sosreport.1
@@ -19,6 +19,7 @@ sosreport \- Collect and package diagnostic and support data
[--log-size]\fR
[--all-logs]\fR
[-z|--compression-type method]\fR
+ [--experimental]\fR
[-h|--help]\fR
.SH DESCRIPTION
@@ -130,6 +131,10 @@ archive as a temporary file or directory tree.
Enable interactive debugging using the python debugger. Exceptions in
sos or plug-in code will cause a trap to the pdb shell.
.TP
+.B \--experimental
+Enable plugins marked as experimental. Experimental plugins may not have
+been tested for this port or may still be under active development.
+.TP
.B \--help
Display usage message.
.SH MAINTAINER