diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-07-30 08:56:42 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-07-30 08:56:42 +0200 |
commit | 382a1ad942cf362f4925eac595210b351080c2f8 (patch) | |
tree | da3bee42c30e24b9adeecb8c7071ccae9cb97437 /doc/it | |
parent | bb39455591b9057caf2bdaa638cb01501c9e8a8a (diff) | |
download | weechat-382a1ad942cf362f4925eac595210b351080c2f8.zip |
core: cosmetic changes in /help key
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/autogen/user/weechat_commands.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt index 607e4c969..2af47a690 100644 --- a/doc/it/autogen/user/weechat_commands.txt +++ b/doc/it/autogen/user/weechat_commands.txt @@ -342,11 +342,11 @@ listdefault: list default keys When binding a command to a key, it is recommended to use key alt+k (or Esc then k), and then press the key to bind: this will insert key code in command line. For context "mouse" (possible in context "cursor" too), key has format: "@area:key" where area can be: - *: any area on screen - chat: chat area - bar(*): any bar - bar(xxx): bar "xxx" - item(*): any bar item + *: any area on screen + chat: chat area + bar(*): any bar + bar(xxx): bar "xxx" + item(*): any bar item item(xxx): bar item "xxx" Examples: |