summaryrefslogtreecommitdiff
path: root/ovn
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 /ovn
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 'ovn')
-rw-r--r--ovn/utilities/ovn-sbctl.8.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/ovn/utilities/ovn-sbctl.8.in b/ovn/utilities/ovn-sbctl.8.in
index 5f0462aa5..80363970c 100644
--- a/ovn/utilities/ovn-sbctl.8.in
+++ b/ovn/utilities/ovn-sbctl.8.in
@@ -97,6 +97,9 @@ to approximately \fIsecs\fR seconds. If the timeout expires,
would normally happen only if the database cannot be contacted, or if
the system is overloaded.)
.
+.so lib/vlog.man
+.so lib/common.man
+.
.SS "Table Formatting Options"
These options control the format of output from the \fBlist\fR and
\fBfind\fR commands.