ovsdb-client: Fix typo in manpage.
authorBen Pfaff <blp@nicira.com>
Tue, 7 Feb 2012 23:47:23 +0000 (15:47 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 8 Feb 2012 19:26:20 +0000 (11:26 -0800)
"monitor" is a command, not an option.

Signed-off-by: Ben Pfaff <blp@nicira.com>
ovsdb/ovsdb-client.1.in

index 0065ced3bcb4fd301a9fd1cd4173289444312ca4..7f9a19ba9e064db3d53c547fb1c10dc654834310 100644 (file)
@@ -139,7 +139,7 @@ The following options controlling output formatting:
 .so lib/table.man
 .
 .IP "\fB\-\-timestamp\fR"
-For the \fB\-\-monitor\fR command, adds a timestamp to each table
+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.