summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/plugins/irc/irc-command.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/irc/irc-command.c b/src/plugins/irc/irc-command.c
index 2e8f1c06c..1e8ec65c4 100644
--- a/src/plugins/irc/irc-command.c
+++ b/src/plugins/irc/irc-command.c
@@ -6904,8 +6904,8 @@ irc_command_init ()
" key: key for the channel\n"
" apply: set currently joined channels in the autojoin option\n"
" join: join the channels in the autojoin option\n"
- " sort: sort alphabetically channels in the autojoin option\n"
- " buffer: sort channels by order of buffers in the autojoin option\n"
+ " sort: sort alphabetically channels in the autojoin option; "
+ "with \"buffer\": first sort by buffer number, then alphabetically\n"
"\n"
"Examples:\n"
" /autojoin add\n"