diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc index 13cf0a790..2d71a28c1 100644 --- a/doc/help/commands.asciidoc +++ b/doc/help/commands.asciidoc @@ -1484,14 +1484,14 @@ Yank something to the clipboard or primary selection. [[zoom]] === zoom -Syntax: +:zoom [*--quiet*] ['zoom']+ +Syntax: +:zoom [*--quiet*] ['level']+ 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]. ==== positional arguments -* +'zoom'+: The zoom percentage to set. +* +'level'+: The zoom percentage to set. ==== optional arguments * +*-q*+, +*--quiet*+: Don't show a zoom level message.