From: Daniel Carl <danielcarl@gmx.de>
Date: Sat, 8 Mar 2014 23:24:58 +0000 (+0100)
Subject: Fixed missed line break in man page.
X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=df87866aa27b14b6fcf2b347a22f9d98527208ba;p=vimb.git

Fixed missed line break in man page.
---

diff --git a/doc/vimb.1 b/doc/vimb.1
index 28e3876..363373f 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -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