diff options
Diffstat (limited to 'man/en/sosreport.1')
-rw-r--r-- | man/en/sosreport.1 | 5 |
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 |