summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/weechat_commands.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-11-04 18:14:07 +0100
committerSébastien Helleu <flashcode@flashtux.org>2015-11-04 18:14:07 +0100
commit99ebccad3f64b1d052b6b0899caf915433330607 (patch)
tree643e6eb1ac23a5be233d81f7e6782192b364519c /doc/en/autogen/user/weechat_commands.asciidoc
parentfcf1c2260436dc61bb2d1e2f1a284b98e183936b (diff)
downloadweechat-99ebccad3f64b1d052b6b0899caf915433330607.zip
core: fix example in /help key
Diffstat (limited to 'doc/en/autogen/user/weechat_commands.asciidoc')
-rw-r--r--doc/en/autogen/user/weechat_commands.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/autogen/user/weechat_commands.asciidoc b/doc/en/autogen/user/weechat_commands.asciidoc
index 3aa72cff4..8e949c435 100644
--- a/doc/en/autogen/user/weechat_commands.asciidoc
+++ b/doc/en/autogen/user/weechat_commands.asciidoc
@@ -513,8 +513,8 @@ A special value for command with format "hsignal:name" can be used for context m
Another special value "-" can be used to disable key (it will be ignored when looking for keys).
Examples:
- key alt-x to toggle nicklist bar:
- /key bind meta-x /bar toggle nicklist
+ key alt-t to toggle nicklist bar:
+ /key bind meta-t /bar toggle nicklist
key alt-r to jump to #weechat IRC channel:
/key bind meta-r /buffer #weechat
restore default binding for key alt-r: