From: Daniel Carl Date: Sun, 3 Aug 2014 15:31:05 +0000 (+0200) Subject: Updated the manpage for the private-browsing option. X-Git-Url: https://git.owens.tech/projects.html/projects.html/git?a=commitdiff_plain;h=772260d203d08be94927f2a54371a095da75ee90;p=vimb.git Updated the manpage for the private-browsing option. --- 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.