Regenerate docs.
This commit is contained in:
parent
514ae1e798
commit
97d7e727b7
@ -374,7 +374,7 @@ Search for a text on the current page.
|
|||||||
|
|
||||||
[[set]]
|
[[set]]
|
||||||
=== set
|
=== set
|
||||||
Syntax: +:set [*--temp*] ['section'] ['option'] ['value']+
|
Syntax: +:set [*--temp*] [*--print*] ['section'] ['option'] ['value']+
|
||||||
|
|
||||||
Set an option.
|
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
|
==== optional arguments
|
||||||
* +*-t*+, +*--temp*+: Set value temporarily.
|
* +*-t*+, +*--temp*+: Set value temporarily.
|
||||||
|
* +*-p*+, +*--print*+: Print the value after setting.
|
||||||
|
|
||||||
[[set-cmd-text]]
|
[[set-cmd-text]]
|
||||||
=== set-cmd-text
|
=== set-cmd-text
|
||||||
|
@ -35,11 +35,14 @@ It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.
|
|||||||
show this help message and exit
|
show this help message and exit
|
||||||
|
|
||||||
*-c* 'CONFDIR', *--confdir* 'CONFDIR'::
|
*-c* 'CONFDIR', *--confdir* 'CONFDIR'::
|
||||||
Set config directory (empty for no config storage)
|
Set config directory (empty for no config storage).
|
||||||
|
|
||||||
*-V*, *--version*::
|
*-V*, *--version*::
|
||||||
Show version and quit.
|
Show version and quit.
|
||||||
|
|
||||||
|
*-s* 'SECTION' 'OPTION' 'VALUE', *--set* 'SECTION' 'OPTION' 'VALUE'::
|
||||||
|
Set a temporary setting for this session.
|
||||||
|
|
||||||
=== debug arguments
|
=== debug arguments
|
||||||
*-l* 'LOGLEVEL', *--loglevel* 'LOGLEVEL'::
|
*-l* 'LOGLEVEL', *--loglevel* 'LOGLEVEL'::
|
||||||
Set loglevel
|
Set loglevel
|
||||||
|
Loading…
Reference in New Issue
Block a user