summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2012-01-27 12:46:06 -0800
committerBen Pfaff <blp@nicira.com>2012-02-02 16:24:05 -0800
commitc2158145f3c7ea1653e5fbc69389ffdaceecd143 (patch)
tree5c2d6eee56b1d97003943d0f50576f802944e74f
parente9ade0fee62e886c2459ca42d1e15f06a0045ce4 (diff)
downloadopenvswitch-c2158145f3c7ea1653e5fbc69389ffdaceecd143.tar.gz
ovsdb-client: Improve manpage.
Signed-off-by: Ben Pfaff <blp@nicira.com>
-rw-r--r--lib/table.man2
-rw-r--r--ovsdb/ovsdb-client.1.in4
2 files changed, 5 insertions, 1 deletions
diff --git a/lib/table.man b/lib/table.man
index 70ef778c1..a8f109465 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 ede3e4a36..e513a3bb1 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