From 772260d203d08be94927f2a54371a095da75ee90 Mon Sep 17 00:00:00 2001 From: Daniel Carl Date: Sun, 3 Aug 2014 17:31:05 +0200 Subject: [PATCH] Updated the manpage for the private-browsing option. --- doc/vimb.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/vimb.1 b/doc/vimb.1 index e4e9f8e..7944334 100644 --- a/doc/vimb.1 +++ b/doc/vimb.1 @@ -823,8 +823,9 @@ applications like static HTML viewers. Whether background images should be printed. .TP .B private-browsing (bool) -Whether to enable private browsing mode. This supresses printing of messages -into JavaScript Console. +Whether to enable private browsing mode. This suppresses printing of messages +into JavaScript Console. At the time this is the only way to force webkit to +not allow a page to store data in the windows sessionStorage. .TP .B plugins (bool) Determines whether or not plugins on the page are enabled. -- 2.20.1