summaryrefslogtreecommitdiff
path: root/doc/help/commands.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-01-27 18:14:24 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-01-27 19:24:18 +0100
commitbedfd47f055860776bf81e6a5b52bd698252f957 (patch)
tree9377e29f21b18b78d2f69423e3d0e7fe0c37db8f /doc/help/commands.asciidoc
parent98fea7e10a672787590cd9ca58194cb5a6c33a82 (diff)
downloadqutebrowser-bedfd47f055860776bf81e6a5b52bd698252f957.tar.gz
qutebrowser-bedfd47f055860776bf81e6a5b52bd698252f957.zip
Use commands for 'S.' bindings
Diffstat (limited to 'doc/help/commands.asciidoc')
-rw-r--r--doc/help/commands.asciidoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc
index 18ff44553..014dab2df 100644
--- a/doc/help/commands.asciidoc
+++ b/doc/help/commands.asciidoc
@@ -214,11 +214,12 @@ Delete a bookmark.
[[bookmark-list]]
=== bookmark-list
-Syntax: +:bookmark-list [*--tab*] [*--bg*] [*--window*]+
+Syntax: +:bookmark-list [*--jump*] [*--tab*] [*--bg*] [*--window*]+
Show all bookmarks/quickmarks.
==== optional arguments
+* +*-j*+, +*--jump*+: Jump to the "bookmarks" header.
* +*-t*+, +*--tab*+: Open in a new tab.
* +*-b*+, +*--bg*+: Open in a background tab.
* +*-w*+, +*--window*+: Open in a new window.