diff options
author | Pavel Moravec <pmoravec@redhat.com> | 2019-08-25 22:38:20 +0200 |
---|---|---|
committer | Pavel Moravec <pmoravec@redhat.com> | 2019-08-25 22:38:20 +0200 |
commit | aa335b50ef866a3e567476ebc089407d7fef3c60 (patch) | |
tree | 1823fd9d62110f3779eda19d33ed8bafa675c002 /man | |
parent | fdea87ca4a4be07d4df3168eb16e4539a38df0ce (diff) | |
download | sos-aa335b50ef866a3e567476ebc089407d7fef3c60.tar.gz |
[man] remove obolete references to XML reports
As XML reports were removed from sos, manpages should not refer to
them further.
Resolves: #1669
Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
Diffstat (limited to 'man')
-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. |