summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-05-29 18:28:29 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-05-29 18:28:29 +0200
commitc103c8d35677feda74fe386e0cf43519510fc500 (patch)
tree76feec7071a3ff9da1323e84e26b7f38a83d4d15 /doc/en
parent2e647d4c5892e8e1494a1b0a4a41d0c0ad87522b (diff)
downloadweechat-c103c8d35677feda74fe386e0cf43519510fc500.zip
irc: fix multiple nicks in command /query (separated by commas): open one buffer per nick
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/autogen/user/irc_commands.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/irc_commands.txt b/doc/en/autogen/user/irc_commands.txt
index 6ef458ba0..b59d9a03b 100644
--- a/doc/en/autogen/user/irc_commands.txt
+++ b/doc/en/autogen/user/irc_commands.txt
@@ -461,7 +461,7 @@ daemon2: forward message to this daemon
[[command_irc_query]]
[command]*`query`* send a private message to a nick::
........................................
-/query [-server <server>] <nick> [<text>]
+/query [-server <server>] <nick>[,<nick>...] [<text>]
server: send to this server (internal name)
nick: nick for private conversation