summaryrefslogtreecommitdiff
path: root/doc/help/commands.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-12-19 22:24:44 +0100
committerFlorian Bruhin <me@the-compiler.org>2020-12-19 22:24:44 +0100
commit2560f9774b5f31b833c2ebf84e17dc38b3083bc3 (patch)
tree2498a7c8c9e7c4d39d265e5050751a6d1f44a040 /doc/help/commands.asciidoc
parent214dd63441063acffa7e888f3f5b42187007da11 (diff)
downloadqutebrowser-2560f9774b5f31b833c2ebf84e17dc38b3083bc3.tar.gz
qutebrowser-2560f9774b5f31b833c2ebf84e17dc38b3083bc3.zip
doc: Use Python 3.9 simplified usage formatting
Diffstat (limited to 'doc/help/commands.asciidoc')
-rw-r--r--doc/help/commands.asciidoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc
index 5e3395931..5dc38e631 100644
--- a/doc/help/commands.asciidoc
+++ b/doc/help/commands.asciidoc
@@ -290,7 +290,7 @@ Set all settings back to their default.
[[config-cycle]]
=== config-cycle
-Syntax: +:config-cycle [*--pattern* 'pattern'] [*--temp*] [*--print*] 'option' ['values' ['values' ...]]+
+Syntax: +:config-cycle [*--pattern* 'pattern'] [*--temp*] [*--print*] 'option' ['values' ...]+
Cycle an option between multiple values.
@@ -625,7 +625,7 @@ Show help about a command or setting.
[[hint]]
=== hint
-Syntax: +:hint [*--mode* 'mode'] [*--add-history*] [*--rapid*] [*--first*] ['group'] ['target'] ['args' ['args' ...]]+
+Syntax: +:hint [*--mode* 'mode'] [*--add-history*] [*--rapid*] [*--first*] ['group'] ['target'] ['args' ...]+
Start hinting.
@@ -1088,7 +1088,7 @@ The count that run_with_count itself received.
[[save]]
=== save
-Syntax: +:save ['what' ['what' ...]]+
+Syntax: +:save ['what' ...]+
Save configs and state.