From 5ac2288861098a60eec18dfea1777236cdc42d32 Mon Sep 17 00:00:00 2001 From: "Bryn M. Reeves" Date: Thu, 13 Dec 2012 18:12:10 +0000 Subject: 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. --- man/en/sosreport.1 | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'man') 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 -- cgit