This file is indexed.

/usr/src/openvswitch-1.4.0/utilities/bugtool/ovs-bugtool.8 is in openvswitch-datapath-dkms 1.4.0-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
.\" -*- nroff -*-
.de IQ
.  br
.  ns
.  IP "\\$1"
..
.TH ovs\-bugtool 8 "June 2011" "Open vSwitch" "Open vSwitch Manual"
.\" This program's name:
.ds PN ovs\-bugtool
.
.SH NAME
ovs\-bugtool \- Open vSwitch bug reporting utility
.
.SH SYNOPSIS
.B ovs\-bugtool
.
.SH DESCRIPTION
Generate a debug bundle with useful information about Open vSwitch on this
system and places it in \fB/var/log/ovs-bugtool\fR.
.
.SH OPTIONS
.
.IP "\fB\-\-all\fR"
Use all available capabilities.
.
.IP "\fB\-\-capabilities\fR"
List \fBovs\-bugtool\fR capabilities.
.
.IP "\fB\-\-debug\fR"
Print verbose debugging output.
.
.IP "\fB\-\-entries=\fIlist\fR"
Use the capabilities specified in a comma-separated list.
.
.IP "\fB\-\-output=\fIfiletype\fR"
Generate a debug bundle with the specified file type.  Options include
\fBtar\fR, \fBtar.gz\fR, \fBtar.bz2\fR, and \fBzip\fR.
.
.IP "\fB\-\-silent\fR"
Suppress output.
.
.IP "\fB\-\-unlimited\fR"
Do not exclude files which are too large.
.
.IP "\fB\-\-yestoall\fR"
Answer yes to all prompts.
.
.SH BUGS
\fBovs\-bugtool\fR makes many assumptions about file locations and the
availability of system utilities.  It has been tested on Debian and
Red Hat and derived distributions.  On other distributions it is
likely to be less useful.