aboutsummaryrefslogtreecommitdiffstats
path: root/man/en/sosreport.1
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2012-12-13 18:12:10 +0000
committerBryn M. Reeves <bmr@redhat.com>2012-12-13 18:12:10 +0000
commit5ac2288861098a60eec18dfea1777236cdc42d32 (patch)
tree825fe1f53ee2ebd962fabcbfad818759efeac337 /man/en/sosreport.1
parent2cf9a838c8655c6b50b6d041cd903b3474b4e060 (diff)
downloadsos-5ac2288861098a60eec18dfea1777236cdc42d32.tar.gz
Delete vestigial coloured output code
Colour output was removed from sos a long time ago. Kill off the remaining opts variable, command line option and documentation references for increased sanity.
Diffstat (limited to 'man/en/sosreport.1')
-rw-r--r--man/en/sosreport.18
1 files changed, 2 insertions, 6 deletions
diff --git a/man/en/sosreport.1 b/man/en/sosreport.1
index 48b388d0..e28e7581 100644
--- a/man/en/sosreport.1
+++ b/man/en/sosreport.1
@@ -9,9 +9,8 @@ sosreport \- Generate debugging information for this system
[-o|--only-plugins plugin-names]\fR
[-a|--alloptions] [-v|--verbose]\fR
[--report] [--config-file conf] [--batch]\fR
- [--build] [--name name] [--no-colors]\fR
- [--ticket-number number] [--debug]\fR
- [--upload] [--tmp-dir directory]\fR
+ [--build] [--name name] [--ticket-number number]
+ [--debug] [--upload] [--tmp-dir directory]\fR
[--profile] [--help]\fR
.SH DESCRIPTION
\fBsosreport\fR generates a compressed tarball of debugging information
@@ -67,9 +66,6 @@ Define a unique number for archive
.B \--build
Do not archive copied data, leave directory tree untouched for further modification
.TP
-.B \--no-colors
-Disable colors written to console
-.TP
.B \--debug
Give opportunity to debug python exceptions through the python debugger.
.TP