From 80b313b332e03e78ed26ffb5b1bbc925aba200a0 Mon Sep 17 00:00:00 2001 From: Robert Timm Date: Fri, 16 Sep 2016 01:02:26 +0200 Subject: [PATCH] Adds default-zoom to man page --- doc/vimb.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/vimb.1 b/doc/vimb.1 index 9708bce..1ad0105 100644 --- a/doc/vimb.1 +++ b/doc/vimb.1 @@ -1295,6 +1295,9 @@ The value `0' convert all cookies as session-only cookies Any other value enforce the expire-time (the expire-time value will be the lower between server-side request and time defined with `cookie-expire-time'). .TP +.B default-zoom (int) +Initial Full-Content Zoom in percent. Default is 100. +.TP .B download-command (string) A command with placeholder '%s' that will be invoked to download a URI. .RS -- 2.20.1