summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@ovn.org>2018-06-13 19:12:31 -0700
committerJustin Pettit <jpettit@ovn.org>2018-06-15 01:08:40 -0700
commit0035ab47b1d3fb97bc2204eebc2820969287b8dc (patch)
tree3657aa666c6210cb5218944dbdc02cc0aa329096
parent3987180fe31969022f5f62fa71e0c8d01d4b58a5 (diff)
downloadopenvswitch-0035ab47b1d3fb97bc2204eebc2820969287b8dc.tar.gz
ovs-dpctl: Remove redundant documentation from man page.
Remove descriptions of options that are already described with the command. These options were not staying current with the commands that supported them. Signed-off-by: Justin Pettit <jpettit@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org>
-rw-r--r--utilities/ovs-dpctl.8.in16
1 files changed, 0 insertions, 16 deletions
diff --git a/utilities/ovs-dpctl.8.in b/utilities/ovs-dpctl.8.in
index f054bd2d7..e9cd09177 100644
--- a/utilities/ovs-dpctl.8.in
+++ b/utilities/ovs-dpctl.8.in
@@ -51,22 +51,6 @@ The following commands manage datapaths.
.so lib/dpctl.man
.
.SH OPTIONS
-.IP "\fB\-s\fR"
-.IQ "\fB\-\-statistics\fR"
-Causes the \fBshow\fR command to print packet and byte counters for
-each port within the datapaths that it shows.
-.
-.IP "\fB\-m\fR"
-.IQ "\fB\-\-more\fR"
-Increases verbosity of output for \fBdump\-flows\fR and
-\fBget\-flow\fR.
-.
-.IP "\fB\-\-names\fR"
-.IQ "\fB\-\-no-names\fR"
-Enables or disables showing port names in place of numbers in output
-for \fBdump\-flows\fR and \fBget\-flow\fR. By default, names are
-shown if at least one \fB\-m\fR or \fB\-\-more\fR is specified.
-.
.IP "\fB\-t\fR"
.IQ "\fB\-\-timeout=\fIsecs\fR"
Limits \fBovs\-dpctl\fR runtime to approximately \fIsecs\fR seconds. If