From 232717b82382b6951e688289d04fc2f46a755733 Mon Sep 17 00:00:00 2001 From: Daniel Carl Date: Wed, 28 May 2014 10:41:52 +0200 Subject: [PATCH] Added hsts file to manual page. --- doc/vimb.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/vimb.1 b/doc/vimb.1 index d41bb35..a12281e 100644 --- a/doc/vimb.1 +++ b/doc/vimb.1 @@ -870,6 +870,11 @@ Holds the bookmarks saved with command `bma'. Holds the read it later queue filled by `qpush' if vimb has been compiled with QUEUE feature. .RE +.I $XDG_CONFIG_HOME/vimb/hsts +.RS +Holds the known hsts hosts if vimb is compliled with HTTP strict transport +security feature. +.RE .I $XDG_CONFIG_HOME/vimb/scripts.js .RS This file can be used to run user scripts, that are injected into every paged -- 2.20.1