From 7c955ae94769a7ea88dfb9cc11fa8ea80600b732 Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Sat, 5 Jan 2013 16:13:28 +0100
Subject: [PATCH] Add the new commands open-home and tabopen-home to man page.

---
 doc/vimp.1.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/vimp.1.txt b/doc/vimp.1.txt
index 74512b0..c6c816d 100644
--- a/doc/vimp.1.txt
+++ b/doc/vimp.1.txt
@@ -60,6 +60,12 @@ Open the give url into current window.
 .TP
 .B tabopen
 Open the give url into a new window.
+.TP
+.B open-home
+Opens the configured 'home-page' into current window.
+.TP
+.B tabopen-home
+Opens the home page into a new window.
 .SS Input
 Switches the browser into Command Mode and prefill the inputbox on th bottom of
 the browser with various prefilled content.
-- 
2.20.1