X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ovsdb%2Fovsdb-client.1.in;h=fbb714851706fa7185a1ffc32b072402b5ea5984;hb=cfc50ae514f805dcd9c14589f21158185424daf6;hp=0cbd091ca40404eff4df0d77f01a6f5d65a79964;hpb=1d5aaa61fa8ca68f487e8b578b7aa99a0bbd1f26;p=sliver-openvswitch.git diff --git a/ovsdb/ovsdb-client.1.in b/ovsdb/ovsdb-client.1.in index 0cbd091ca..fbb714851 100644 --- a/ovsdb/ovsdb-client.1.in +++ b/ovsdb/ovsdb-client.1.in @@ -30,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] @@ -128,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.