From e5284a8492c2d435e923144b12ab78b45647a7d4 Mon Sep 17 00:00:00 2001 From: "Bryn M. Reeves" Date: Tue, 11 Dec 2012 18:36:41 +0000 Subject: Remove analyze() wiring The analyze() methods haven't been used since commit 6ea48cb and their functonality has now been moved or removed in all modules. Delete the last bits of wiring and docs references. --- man/en/sosreport.1 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'man') diff --git a/man/en/sosreport.1 b/man/en/sosreport.1 index c153e73e..48b388d0 100644 --- a/man/en/sosreport.1 +++ b/man/en/sosreport.1 @@ -8,8 +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 - [--analyze] [--report]\fR - [--config-file conf] [--batch]\fR + [--report] [--config-file conf] [--batch]\fR [--build] [--name name] [--no-colors]\fR [--ticket-number number] [--debug]\fR [--upload] [--tmp-dir directory]\fR @@ -47,9 +46,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 \--analyze -Turn on analyzation functions -.TP .B \--report Enable html/xml report writing .TP -- cgit