X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ovsdb%2Fovsdb-client.1.in;h=7f9a19ba9e064db3d53c547fb1c10dc654834310;hb=2b459b83afe20f644f801dbdeafb750c7dade5d1;hp=ede3e4a36878724c973af35c5fe4106309375716;hpb=53ffefe93c91823344645d5e27082381f7f680cc;p=openvswitch diff --git a/ovsdb/ovsdb-client.1.in b/ovsdb/ovsdb-client.1.in index ede3e4a3..7f9a19ba 100644 --- a/ovsdb/ovsdb-client.1.in +++ b/ovsdb/ovsdb-client.1.in @@ -35,7 +35,12 @@ 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] +[\fB\-\-timestamp\fR] .so lib/daemon-syn.man .so lib/vlog-syn.man .so lib/ssl-syn.man @@ -133,6 +138,12 @@ The following options controlling output formatting: .ds TD (default) .so lib/table.man . +.IP "\fB\-\-timestamp\fR" +For the \fBmonitor\fR command, adds a timestamp to each table +update. Most output formats add the timestamp on a line of its own +just above the table. The JSON output format puts the timestamp in a +member of the top-level JSON object named \fBtime\fR. +. .SS "Daemon Options" The daemon options apply only to the \fBmonitor\fR command. With any other command, they have no effect.