aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2011-09-26 15:56:20 -0700
committerJustin Pettit <jpettit@nicira.com>2011-09-29 18:52:28 -0700
commitb674c3f9ed45277d57bd2f05ad81ad31858cd672 (patch)
treef31f24bf123668c2f5c2d7f5dc48c3292c75c2e1
parent5dab8eced8eeb7faf193e2a96d75b9ee30b4c3eb (diff)
ovs-vswitchd: Document "coverage/log" in man page.
-rw-r--r--vswitchd/ovs-vswitchd.8.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/vswitchd/ovs-vswitchd.8.in b/vswitchd/ovs-vswitchd.8.in
index 5bca902d..1f010910 100644
--- a/vswitchd/ovs-vswitchd.8.in
+++ b/vswitchd/ovs-vswitchd.8.in
@@ -108,6 +108,8 @@ how to configure Open vSwitch.
.SS "GENERAL COMMANDS"
.IP "\fBexit\fR"
Causes \fBovs\-vswitchd\fR to gracefully terminate.
+.IP "\fBcoverage/log\fR"
+Logs coverage counters at level warn.
.IP "\fBqos/show\fR \fIinterface\fR"
Queries the kernel for Quality of Service configuration and statistics
associated with the given \fIinterface\fR.