diff options
-rw-r--r-- | man/en/sosreport.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/en/sosreport.1 b/man/en/sosreport.1 index fdcad00e..649cba04 100644 --- a/man/en/sosreport.1 +++ b/man/en/sosreport.1 @@ -40,8 +40,8 @@ to assist with technical fault-finding and debugging. .LP Sos is modular in design and is able to collect data from a wide range of subsystems and packages that may be installed. An -XML or HTML report summarizing the collected information is -optionally generated and stored within the archive. +HTML report summarizing the collected information is optionally +generated and stored within the archive. .SH OPTIONS .TP .B \-l, \--list-plugins @@ -76,7 +76,7 @@ additional debugging messages. Only log fatal errors to stderr. .TP .B \--no-report -Disable HTML/XML report writing. +Disable HTML report writing. .TP .B \--config-file CONFIG Specify alternate configuration file. |