Skip to content

Commit

Permalink
vswitchd: Document coverage/show command.
Browse files Browse the repository at this point in the history
coverage/show command documentation is currently missing
from ovs-vswitchd's man page.

Signed-off-by: Gurucharan Shetty <[email protected]>
  • Loading branch information
shettyg committed Mar 25, 2013
1 parent 58fd55c commit 6901e5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manpages.mk
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ ovsdb/remote-passive.man:
vswitchd/ovs-vswitchd.8: \
vswitchd/ovs-vswitchd.8.in \
lib/common.man \
lib/coverage-unixctl.man \
lib/daemon.man \
lib/leak-checker.man \
lib/memory-unixctl.man \
Expand All @@ -241,6 +242,7 @@ vswitchd/ovs-vswitchd.8: \
ovsdb/remote-passive.man
vswitchd/ovs-vswitchd.8.in:
lib/common.man:
lib/coverage-unixctl.man:
lib/daemon.man:
lib/leak-checker.man:
lib/memory-unixctl.man:
Expand Down
1 change: 1 addition & 0 deletions vswitchd/ovs-vswitchd.8.in
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ enabled.
.so ofproto/ofproto-unixctl.man
.so lib/vlog-unixctl.man
.so lib/memory-unixctl.man
.so lib/coverage-unixctl.man
.so lib/stress-unixctl.man
.
.SH "LIMITS"
Expand Down

0 comments on commit 6901e5e

Please sign in to comment.