X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ovsdb%2Fovsdb-client.1.in;h=53f3579187279a9c6f4ff11362daec230b10336c;hb=f31282b9c152d5e993c8fe0068b7a4ed8c8d98c8;hp=7f9a19ba9e064db3d53c547fb1c10dc654834310;hpb=c5e955d0887d02f8d3df6a078454babc82511389;p=sliver-openvswitch.git diff --git a/ovsdb/ovsdb-client.1.in b/ovsdb/ovsdb-client.1.in index 7f9a19ba9..53f357918 100644 --- a/ovsdb/ovsdb-client.1.in +++ b/ovsdb/ovsdb-client.1.in @@ -5,7 +5,7 @@ . 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: @@ -84,7 +84,7 @@ If \fIdatabase\fR was created before schema versioning was introduced, then it will not have a version number and this command will print a blank line. . -.IP "\fBlist\-columns\fI \fR[\fIserver\fR] \fR[\fIdatabase\fR]" +.IP "\fBlist\-tables\fI \fR[\fIserver\fR] \fR[\fIdatabase\fR]" Connects to \fIserver\fR, retrieves the schema for \fIdatabase\fR, and prints a table listing the name of each table within the database. @@ -104,7 +104,7 @@ operations, and prints the received reply on stdout. Connects to \fIserver\fR, retrieves all of the data in \fIdatabase\fR, and prints it on stdout as a series of tables. . -.IP "\fBmonitor\fI \fR[\fIserver\fR] \fR[\fIdatabase\fR] \fItable\fR" +.IP "\fBmonitor\fI \fR[\fIserver\fR] \fR[\fIdatabase\fR] \fItable\fR [\fIcolumn\fR[\fB,\fIcolumn\fR]...]..." Connects to \fIserver\fR and monitors the contents of \fItable\fR in \fIdatabase\fR. By default, the initial contents of \fItable\fR are printed, followed by each change as it occurs. If at least one