From 0035ab47b1d3fb97bc2204eebc2820969287b8dc Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Wed, 13 Jun 2018 19:12:31 -0700 Subject: 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 Acked-by: Ben Pfaff --- utilities/ovs-dpctl.8.in | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'utilities') 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 -- cgit v1.2.1