From e92fd7c3fdbfe0b829597a862e9426c3951dfa5a Mon Sep 17 00:00:00 2001 From: "Bryn M. Reeves" Date: Tue, 11 Dec 2012 18:31:55 +0000 Subject: Remove diagnose() wiring Complete the removal of the diagnose functionality by removing the methods in the Plugin class and sosreport module, command line options and documentation. --- man/en/sosreport.1 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'man') diff --git a/man/en/sosreport.1 b/man/en/sosreport.1 index 4729762e..c153e73e 100644 --- a/man/en/sosreport.1 +++ b/man/en/sosreport.1 @@ -8,7 +8,7 @@ sosreport \- Generate debugging information for this system [-e|--enable-plugins plugin-names]\fR [-o|--only-plugins plugin-names]\fR [-a|--alloptions] [-v|--verbose]\fR - [--diagnose] [--analyze] [--report]\fR + [--analyze] [--report]\fR [--config-file conf] [--batch]\fR [--build] [--name name] [--no-colors]\fR [--ticket-number number] [--debug]\fR @@ -47,9 +47,6 @@ Upload the report to Red Hat (use exclusively if advised from a Red Hat support .B \-v, \--verbose Increase the verbosity of the output as sosreport is running. Multiple -v mean more verbosity. .TP -.B \--diagnose -Turn on diagnostic functions -.TP .B \--analyze Turn on analyzation functions .TP -- cgit