summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-07-30 08:56:42 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-07-30 08:56:42 +0200
commit382a1ad942cf362f4925eac595210b351080c2f8 (patch)
treeda3bee42c30e24b9adeecb8c7071ccae9cb97437 /src/core
parentbb39455591b9057caf2bdaa638cb01501c9e8a8a (diff)
downloadweechat-382a1ad942cf362f4925eac595210b351080c2f8.zip
core: cosmetic changes in /help key
Diffstat (limited to 'src/core')
-rw-r--r--src/core/wee-command.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/core/wee-command.c b/src/core/wee-command.c
index e6615b1f8..cbfff0c78 100644
--- a/src/core/wee-command.c
+++ b/src/core/wee-command.c
@@ -5522,11 +5522,11 @@ command_init ()
"to bind: this will insert key code in command line.\n\n"
"For context \"mouse\" (possible in context \"cursor\" "
"too), key has format: \"@area:key\" where area can be:\n"
- " *: any area on screen\n"
- " chat: chat area\n"
- " bar(*): any bar\n"
- " bar(xxx): bar \"xxx\"\n"
- " item(*): any bar item\n"
+ " *: any area on screen\n"
+ " chat: chat area\n"
+ " bar(*): any bar\n"
+ " bar(xxx): bar \"xxx\"\n"
+ " item(*): any bar item\n"
" item(xxx): bar item \"xxx\"\n\n"
"Examples:\n"
" key alt-x to toggle nicklist bar:\n"