summaryrefslogtreecommitdiff
path: root/doc/help/commands.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-08-05 19:45:41 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-08-05 19:45:41 +0200
commite8b78de6751b145a74bc7198dd5b63a2268c2498 (patch)
tree043a4e58a0d6db904d7b916455a40187abedda81 /doc/help/commands.asciidoc
parent156f3a66cd780228ad71db2440580f495daffc33 (diff)
downloadqutebrowser-e8b78de6751b145a74bc7198dd5b63a2268c2498.tar.gz
qutebrowser-e8b78de6751b145a74bc7198dd5b63a2268c2498.zip
Update docs/changelog
Diffstat (limited to 'doc/help/commands.asciidoc')
-rw-r--r--doc/help/commands.asciidoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc
index cd4080a6a..7da18d4a3 100644
--- a/doc/help/commands.asciidoc
+++ b/doc/help/commands.asciidoc
@@ -1665,7 +1665,9 @@ Syntax: +:completion-item-focus [*--history*] 'which'+
Shift the focus of the completion menu to another item.
==== positional arguments
-* +'which'+: 'next', 'prev', 'next-category', or 'prev-category'.
+* +'which'+: 'next', 'prev', 'next-category', 'prev-category',
+ 'next-page', or 'prev-page'.
+
==== optional arguments
* +*-H*+, +*--history*+: Navigate through command history if no text was typed.