X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ovsdb%2Fovsdb-client.1.in;h=7607157339d52315dd2a54767a805239ae49a8b6;hb=c6278d208924bb04c41266ddca276712f95533bc;hp=87f5926f44bb26e62b94975660cec3d3b363da59;hpb=02dd3123a0e312f1d33403e744af52dd6096f12d;p=openvswitch diff --git a/ovsdb/ovsdb-client.1.in b/ovsdb/ovsdb-client.1.in index 87f5926f..76071573 100644 --- a/ovsdb/ovsdb-client.1.in +++ b/ovsdb/ovsdb-client.1.in @@ -61,12 +61,12 @@ prints it in JSON format. . .IP "\fBlist-tables\fI server database\fR" Connects to \fIserver\fR, retrieves the schema for \fIdatabase\fR, and -prints a table listing the names and comments (if any) on each table +prints a table listing the name of each table within the database. . .IP "\fBlist-columns\fI server database \fR[\fItable\fR]" Connects to \fIserver\fR, retrieves the schema for \fIdatabase\fR, and -prints a table listing the names, type, and comment (if any) on each +prints a table listing the name and type of each column. If \fItable\fR is specified, only columns in that table are listed; otherwise, the tables include columns in all tables. . @@ -147,6 +147,7 @@ other command, they have no effect. .so lib/daemon.man .SS "Logging Options" .so lib/vlog.man +.SS "Public Key Infrastructure Options" .so lib/ssl.man .so lib/ssl-bootstrap.man .SS "Other Options"