summaryrefslogtreecommitdiff
path: root/manpages.mk
diff options
context:
space:
mode:
authorLance Richardson <lrichard@redhat.com>2016-11-14 13:44:42 -0500
committerRussell Bryant <russell@ovn.org>2016-11-14 15:56:20 -0500
commit14bf7951a2da2253619390e81fa9c54f92751068 (patch)
tree6d3abd000a484fe0f99377b20f14bae8e2ec1554 /manpages.mk
parent94a881c1c8e3e291d1ccaadb35e45836be8a7eb9 (diff)
downloadopenvswitch-14bf7951a2da2253619390e81fa9c54f92751068.tar.gz
ovn-sbctl: document logging and common options in man page
The ovn-sbctl is currently missing a description of logging and common (-h/--help/-V/--version) command-line options. Add them by including corresponding man page fragments. Signed-off-by: Lance Richardson <lrichard@redhat.com> Signed-off-by: Russell Bryant <russell@ovn.org>
Diffstat (limited to 'manpages.mk')
-rw-r--r--manpages.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/manpages.mk b/manpages.mk
index 2ff7658d1..2fb8ef44b 100644
--- a/manpages.mk
+++ b/manpages.mk
@@ -2,13 +2,17 @@
ovn/utilities/ovn-sbctl.8: \
ovn/utilities/ovn-sbctl.8.in \
+ lib/common.man \
lib/db-ctl-base.man \
lib/table.man \
+ lib/vlog.man \
ovsdb/remote-active.man \
ovsdb/remote-passive.man
ovn/utilities/ovn-sbctl.8.in:
+lib/common.man:
lib/db-ctl-base.man:
lib/table.man:
+lib/vlog.man:
ovsdb/remote-active.man:
ovsdb/remote-passive.man: