Fixed missed line break in man page.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 8 Mar 2014 23:24:58 +0000 (00:24 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 8 Mar 2014 23:24:58 +0000 (00:24 +0100)
doc/vimb.1

index 28e3876..363373f 100644 (file)
@@ -521,6 +521,7 @@ Example: :sh! echo "`date` %" >> myhistory.txt
 Download current opened page into configured download directory. If \fIPATH\fP
 is given, download under this file name or path. \fIPATH\fP is expanded via
 shell and can therefor contain '~/', '${ENV}' and '~user' pattern.
+.TP
 .B :q[uit]
 Close the browser.
 .TP