From: Robert Timm Date: Thu, 15 Sep 2016 23:02:26 +0000 (+0200) Subject: Adds default-zoom to man page X-Git-Url: https://git.owens.tech/assets/me.webp/assets/me.webp/git?a=commitdiff_plain;h=80b313b332e03e78ed26ffb5b1bbc925aba200a0;p=vimb.git Adds default-zoom to man page --- 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