diff mbox series

[ovs-dev,5/5] ovs-dpctl: Remove redundant documentation from man page.

Message ID 1529002847-108864-5-git-send-email-jpettit@ovn.org
State Accepted
Headers show
Series [ovs-dev,1/5] dpctl.man: Correct argument to "dump-flows". | expand

Commit Message

Justin Pettit June 14, 2018, 7 p.m. UTC
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>
---
 utilities/ovs-dpctl.8.in | 16 ----------------
 1 file changed, 16 deletions(-)
diff mbox series

Patch

diff --git a/utilities/ovs-dpctl.8.in b/utilities/ovs-dpctl.8.in
index f054bd2d78e0..e9cd09177fb6 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