~james-page/ubuntu/saucy/openvswitch/1.12-snapshot

« back to all changes in this revision

Viewing changes to utilities/bugtool/ovs-bugtool.8.in

  • Committer: James Page
  • Date: 2013-08-21 10:16:57 UTC
  • mfrom: (1.1.20)
  • Revision ID: james.page@canonical.com-20130821101657-3o0z0qeiv5zkwlzi
New upstream snapshot

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
.IP "\fB\-\-all\fR"
24
24
Use all available capabilities.
25
25
.
26
 
.IP "\fB\-\-ovs\fR"
27
 
Use only Open vSwitch relevant capabilities.
28
 
.
29
26
.IP "\fB\-\-capabilities\fR"
30
27
List \fBovs\-bugtool\fR capabilities.
31
28
.
35
32
.IP "\fB\-\-entries=\fIlist\fR"
36
33
Use the capabilities specified in a comma-separated list.
37
34
.
 
35
.IP "\fB\-\-log\-days=\fIdays\fR"
 
36
Include the logs rotated in the previous \fIdays\fR days in the debug bundle.
 
37
The number of log files included has a big impact on the eventual bundle size.
 
38
The default value is 20 days.
 
39
.
38
40
.IP "\fB\-\-output=\fIfiletype\fR"
39
41
Generate a debug bundle with the specified file type.  Options include
40
42
\fBtar\fR, \fBtar.gz\fR, \fBtar.bz2\fR, and \fBzip\fR.
41
43
.
 
44
.IP "\fB\-\-ovs\fR"
 
45
Use only Open vSwitch relevant capabilities.
 
46
.
42
47
.IP "\fB\-\-silent\fR"
43
48
Suppress output.
44
49
.