From 97d7e727b7a2df1359d21339d6780ceec9e21aa6 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 5 Feb 2015 08:29:33 +0100 Subject: [PATCH] Regenerate docs. --- doc/help/commands.asciidoc | 3 ++- doc/qutebrowser.1.asciidoc | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc index 652bc1725..51847b09b 100644 --- a/doc/help/commands.asciidoc +++ b/doc/help/commands.asciidoc @@ -374,7 +374,7 @@ Search for a text on the current page. [[set]] === set -Syntax: +:set [*--temp*] ['section'] ['option'] ['value']+ +Syntax: +:set [*--temp*] [*--print*] ['section'] ['option'] ['value']+ Set an option. @@ -387,6 +387,7 @@ If the option name ends with '?', the value of the option is shown instead. If t ==== optional arguments * +*-t*+, +*--temp*+: Set value temporarily. +* +*-p*+, +*--print*+: Print the value after setting. [[set-cmd-text]] === set-cmd-text diff --git a/doc/qutebrowser.1.asciidoc b/doc/qutebrowser.1.asciidoc index 46b1ade3b..a3e49fc6c 100644 --- a/doc/qutebrowser.1.asciidoc +++ b/doc/qutebrowser.1.asciidoc @@ -35,11 +35,14 @@ It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl. show this help message and exit *-c* 'CONFDIR', *--confdir* 'CONFDIR':: - Set config directory (empty for no config storage) + Set config directory (empty for no config storage). *-V*, *--version*:: Show version and quit. +*-s* 'SECTION' 'OPTION' 'VALUE', *--set* 'SECTION' 'OPTION' 'VALUE':: + Set a temporary setting for this session. + === debug arguments *-l* 'LOGLEVEL', *--loglevel* 'LOGLEVEL':: Set loglevel