From: Justin Pettit Date: Fri, 23 Sep 2011 01:14:02 +0000 (-0700) Subject: ovsdb-tool: Correct markup for 'db' argument in show-log description. X-Git-Tag: v1.3.0~246 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9d02e3da31710ba3b7e680f3e9ef45ba7b495556;p=sliver-openvswitch.git ovsdb-tool: Correct markup for 'db' argument in show-log description. --- diff --git a/ovsdb/ovsdb-tool.1.in b/ovsdb/ovsdb-tool.1.in index 3c2a37c29..16b8b1f8f 100644 --- a/ovsdb/ovsdb-tool.1.in +++ b/ovsdb/ovsdb-tool.1.in @@ -131,7 +131,7 @@ instead, to write to a database that is served by \fBovsdb\-server\fR(1). . .IP "\fBshow\-log\fI db\fR" -Prints a summary of the records in \fBdb\fR's log, including the time +Prints a summary of the records in \fIdb\fR's log, including the time and date at which each database change occurred and any associated comment. This may be useful for debugging. .PP