aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/src/sosreport.1
diff options
context:
space:
mode:
authorastokes_rhn <astokes_rhn@ef72aa8b-4018-0410-8976-d6e080ef94d8>2007-07-25 15:21:59 +0000
committerastokes_rhn <astokes_rhn@ef72aa8b-4018-0410-8976-d6e080ef94d8>2007-07-25 15:21:59 +0000
commite0741ee20f93712236d328aa18a2b35f13a5bd75 (patch)
treebd856bc37e9b8713963ed11675ea906c7d053fdd /trunk/src/sosreport.1
parent7e9c9b84a6449f70c768a2334c1a68ce73499cd0 (diff)
downloadsos-e0741ee20f93712236d328aa18a2b35f13a5bd75.tar.gz
oops, branching gone wrong
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@224 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'trunk/src/sosreport.1')
-rw-r--r--trunk/src/sosreport.155
1 files changed, 0 insertions, 55 deletions
diff --git a/trunk/src/sosreport.1 b/trunk/src/sosreport.1
deleted file mode 100644
index cf76afdb..00000000
--- a/trunk/src/sosreport.1
+++ /dev/null
@@ -1,55 +0,0 @@
-.TH SOSREPORT 1 "Tue Feb 20 2007"
-.SH NAME
-sosreport \- Generate debugging information for this system
-.SH SYNOPSIS
-.B sosreport
-[-a|--alloptions] [-f|--fastoptions] [-g|--gatheronly]
- [-l|--list-plugins] [-n|--noplugin \fIplugin-name\fR]
- [-o|--onlyplugin \fIplugin-name\fR]
- [-v|--verbose [...]] [-m|--multithreaded]
-.SH DESCRIPTION
-\fBsosreport\fR generates a compressed tarball of debugging information
-for the system it is run on that can be sent to technical support
-reps that will give them a more complete view of the overall system
-status.
-.SH OPTIONS
-.TP
-.B \-a, \--alloptions
-Enable all options for all loaded plugins
-.TP
-.B \-f, \--fastoptions
-Enable all options marked as "fast" for loaded plugins. This will
-reduce running time while still gathering helpful information, but
-you may be asked to re-run later with some or all "slow" options
-enabled depending on the specific issue.
-.TP
-.B \-g, \--gatheronly
-Gather the diagnostic data and bundle it up, but do not attempt to
-send it to any support site. This option currently has no effect as
-sosreport currently does not support report transmission.
-.TP
-.B \-l, \--list-plugins
-List available plugins
-.TP
-.B \-n, \--noplugin
-Do not load specified plugin(s)
-.TP
-.B \-o, \--onlyplugin
-Load only the specified plugin(s), all otherplugins should be disabled
-.TP
-.B \-v, \--verbose
-Increase the verbosity of the output as sosreport is running. This option
-can be specified more than once.
-.TP
-.B \-m, \--multithreaded
-Enable a multithreaded collection and analysis of the sosreport data. Please
-note that this option is experimental and is known to have intermittent issues.
-.SH BUGS
-The multithreaded option can fail intermittently, please use it with care.
-.SH AUTHORS
-.nf
-Steve Conklin <sconklin@redhat.com>
-John Berninger <jwb@redhat.com>
-Navid Sheikhol-Eslami <navid@redhat.com>
-Pierre Amadio <pamadio@redhat.com>
-.fi