summaryrefslogtreecommitdiff
path: root/doc/help/commands.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-01-20 18:10:13 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-01-20 18:18:59 +0100
commitfc87c3df0fd3b4c4a748876b526e6d7f29f70a02 (patch)
tree1e0ffe4dd7f60e21f3e5423d2af47ea33402f014 /doc/help/commands.asciidoc
parentc4c370208983fed8f53d82c8492fd97fba987cf6 (diff)
downloadqutebrowser-fc87c3df0fd3b4c4a748876b526e6d7f29f70a02.tar.gz
qutebrowser-fc87c3df0fd3b4c4a748876b526e6d7f29f70a02.zip
Rename :follow-hint to :hint-follow
See #6022
Diffstat (limited to 'doc/help/commands.asciidoc')
-rw-r--r--doc/help/commands.asciidoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc
index b2e284b68..0d77c369b 100644
--- a/doc/help/commands.asciidoc
+++ b/doc/help/commands.asciidoc
@@ -1601,7 +1601,7 @@ How many steps to zoom out.
|<<completion-item-del,completion-item-del>>|Delete the current completion item.
|<<completion-item-focus,completion-item-focus>>|Shift the focus of the completion menu to another item.
|<<completion-item-yank,completion-item-yank>>|Yank the current completion item into the clipboard.
-|<<follow-hint,follow-hint>>|Follow a hint.
+|<<hint-follow,hint-follow>>|Follow a hint.
|<<leave-mode,leave-mode>>|Leave the mode we're currently in.
|<<move-to-end-of-document,move-to-end-of-document>>|Move the cursor or selection to the end of the document.
|<<move-to-end-of-line,move-to-end-of-line>>|Move the cursor or selection to the end of line.
@@ -1685,9 +1685,9 @@ Yank the current completion item into the clipboard.
==== optional arguments
* +*-s*+, +*--sel*+: Use the primary selection instead of the clipboard.
-[[follow-hint]]
-=== follow-hint
-Syntax: +:follow-hint [*--select*] ['keystring']+
+[[hint-follow]]
+=== hint-follow
+Syntax: +:hint-follow [*--select*] ['keystring']+
Follow a hint.