X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ovsdb%2Fovsdb-client.1.in;h=fbb714851706fa7185a1ffc32b072402b5ea5984;hb=HEAD;hp=a813478f7a4330cbfe29e62ec9909d442967a4e9;hpb=e368cad8ecf6dbf272b2a3775b2e3e5e2dc6a5cf;p=sliver-openvswitch.git diff --git a/ovsdb/ovsdb-client.1.in b/ovsdb/ovsdb-client.1.in index a813478f7..fbb714851 100644 --- a/ovsdb/ovsdb-client.1.in +++ b/ovsdb/ovsdb-client.1.in @@ -5,11 +5,9 @@ . IP "\\$1" .. .\" -*- nroff -*- -.TH ovsdb\-client 1 "November 2009" "Open vSwitch" "Open vSwitch Manual" +.TH ovsdb\-client 1 "@VERSION@" "Open vSwitch" "Open vSwitch Manual" .\" This program's name: .ds PN ovsdb\-client -.\" SSL peer program's name: -.ds SN ovsdb\-server . .SH NAME ovsdb\-client \- command-line interface to \fBovsdb-server\fR(1) @@ -32,6 +30,8 @@ ovsdb\-client \- command-line interface to \fBovsdb-server\fR(1) \fBovsdb\-client \fR[\fIoptions\fR] \fBmonitor\fI \fR[\fIserver\fR] \fR[\fIdatabase\fR] \fItable\fR [\fIcolumn\fR[\fB,\fIcolumn\fR]...]... .br +\fBovsdb\-client \fR[\fIoptions\fR] \fBmonitor\fI \fR[\fIserver\fR] \fR[\fIdatabase\fR] \fBALL\fR +.br \fBovsdb\-client help\fR .IP "Output formatting options:" [\fB\-\-format=\fIformat\fR] @@ -130,6 +130,14 @@ line. If \fB\-\-detach\fR is used with \fBmonitor\fR, then \fBovsdb\-client\fR detaches after it has successfully received and printed the initial contents of \fItable\fR. +. +.IP "\fBmonitor\fI \fR[\fIserver\fR] \fR[\fIdatabase\fR] \fBALL\fR" +Connects to \fIserver\fR and monitors the contents of all tables in +\fIdatabase\fR. Prints initial values and all kinds of changes to all +columns in the database. The \fB\-\-detach\fR option causes +\fBovsdb\-client\fR to detach after it successfully receives and +prints the initial database contents. +. .SH OPTIONS .SS "Output Formatting Options" Much of the output from \fBovsdb\-client\fR is in the form of tables.