From 5dfad3fa05008bc88277a880650ae91a2ebef8ee Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Thu, 6 Sep 2012 16:15:18 -0700 Subject: [PATCH] ovsdb-tool: Fix indentation in manpage. This paragraph is about show-log so it should be indented the same as the other paragraph about show-log. Signed-off-by: Ben Pfaff Acked-by: Ethan Jackson --- ovsdb/ovsdb-tool.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ovsdb/ovsdb-tool.1.in b/ovsdb/ovsdb-tool.1.in index 9d3284457..f9a36610b 100644 --- a/ovsdb/ovsdb-tool.1.in +++ b/ovsdb/ovsdb-tool.1.in @@ -134,7 +134,7 @@ instead, to write to a database that is served by 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 +.IP To increase the verbosity of output, add \fB\-m\fR (or \fB\-\-more\fR) one or more times to the command line. With one \fB\-m\fR, \fBshow\-log\fR prints a summary of the records added, deleted, or -- 2.43.0