diff options
author | Florian Bruhin <git@the-compiler.org> | 2014-12-11 21:18:01 +0100 |
---|---|---|
committer | Florian Bruhin <git@the-compiler.org> | 2014-12-11 21:18:01 +0100 |
commit | 0acd61368ecc6f4a6f3ec5662dae95c15266d089 (patch) | |
tree | 9dbd8768266d133e7261bfcde0bb3b14717d44ee /doc | |
parent | 451df7bbf421adf7a1ef8ce5bc58ac52ed0d436c (diff) | |
download | qutebrowser-0acd61368ecc6f4a6f3ec5662dae95c15266d089.tar.gz qutebrowser-0acd61368ecc6f4a6f3ec5662dae95c15266d089.zip |
Regenerate docs for :bind.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/help/commands.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc index 5b3225dc7..e43007748 100644 --- a/doc/help/commands.asciidoc +++ b/doc/help/commands.asciidoc @@ -72,7 +72,7 @@ How many pages to go back. [[bind]] === bind -Syntax: +:bind [*--mode* 'MODE'] 'key' 'command' ['command' ...]+ +Syntax: +:bind [*--mode* 'MODE'] 'key' 'command'+ Bind a key to a command. |