Regenerate docs

This commit is contained in:
Florian Bruhin 2018-12-03 08:45:25 +01:00
parent a47ee08a84
commit d01672bab7

View File

@ -1484,14 +1484,14 @@ Yank something to the clipboard or primary selection.
[[zoom]] [[zoom]]
=== zoom === zoom
Syntax: +:zoom [*--quiet*] ['zoom']+ Syntax: +:zoom [*--quiet*] ['level']+
Set the zoom level for the current tab. Set the zoom level for the current tab.
The zoom can be given as argument or as [count]. If neither is given, the zoom is set to the default zoom. If both are given, use [count]. The zoom can be given as argument or as [count]. If neither is given, the zoom is set to the default zoom. If both are given, use [count].
==== positional arguments ==== positional arguments
* +'zoom'+: The zoom percentage to set. * +'level'+: The zoom percentage to set.
==== optional arguments ==== optional arguments
* +*-q*+, +*--quiet*+: Don't show a zoom level message. * +*-q*+, +*--quiet*+: Don't show a zoom level message.