From 650561c71a7cd8a19d6a231e5c31e993b061ada8 Mon Sep 17 00:00:00 2001
From: Joachim Desroches <joachim.desroches@epfl.ch>
Date: Tue, 28 Feb 2017 16:39:38 +0100
Subject: [PATCH] Add documentation for the :source command back.

---
 doc/vimb.1 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/vimb.1 b/doc/vimb.1
index bf780c6..e3b9dee 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -517,6 +517,9 @@ If \fIpath\fP is given, download under this file name or path.
 \fIpath\fP is expanded and can therefore contain '~/', '${ENV}'
 and '~user' pattern.
 .TP
+.BI ":so[urce] [" file "]"
+Read ex commands from \fIfile\fP.
+.TP
 .B :q[uit]
 Close the browser.
 This will be refused if there are running downloads.
-- 
2.20.1