From: Ben Pfaff <blp@nicira.com>
Date: Fri, 27 Jan 2012 20:46:06 +0000 (-0800)
Subject: ovsdb-client: Improve manpage.
X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2158145f3c7ea1653e5fbc69389ffdaceecd143;p=openvswitch

ovsdb-client: Improve manpage.

Signed-off-by: Ben Pfaff <blp@nicira.com>
---

diff --git a/lib/table.man b/lib/table.man
index 70ef778c..a8f10946 100644
--- a/lib/table.man
+++ b/lib/table.man
@@ -35,7 +35,7 @@ as text strings.
 .RE
 .
 .IP "\fB\-d \fIformat\fR"
-.IP "\fB\-\-data=\fIformat\fR"
+.IQ "\fB\-\-data=\fIformat\fR"
 Sets the formatting for cells within output tables.  The following
 types of \fIformat\fR are available:
 .RS
diff --git a/ovsdb/ovsdb-client.1.in b/ovsdb/ovsdb-client.1.in
index ede3e4a3..e513a3bb 100644
--- a/ovsdb/ovsdb-client.1.in
+++ b/ovsdb/ovsdb-client.1.in
@@ -35,6 +35,10 @@ ovsdb\-client \- command-line interface to \fBovsdb-server\fR(1)
 \fBovsdb\-client help\fR
 .IP "Output formatting options:"
 [\fB\-\-format=\fIformat\fR]
+[\fB\-\-data=\fIformat\fR]
+[\fB\-\-no-heading\fR]
+[\fB\-\-pretty\fR]
+[\fB\-\-bare\fR]
 [\fB\-\-no\-heading\fR]
 .so lib/daemon-syn.man
 .so lib/vlog-syn.man