summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-05-20 12:23:50 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-05-20 12:23:50 +0200
commit732f58d77632e885ff5a2d70b7e6f49731e60596 (patch)
tree92e720055494dbd60869f731f64be5a517af81b9 /doc/it
parent4616ca981ed37dde25105e7ebd5d9d1b7717a022 (diff)
downloadweechat-732f58d77632e885ff5a2d70b7e6f49731e60596.zip
Add examples in /help join
Diffstat (limited to 'doc/it')
-rw-r--r--doc/it/autogen/user/irc_commands.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/it/autogen/user/irc_commands.txt b/doc/it/autogen/user/irc_commands.txt
index 26ec492b2..c407d1965 100644
--- a/doc/it/autogen/user/irc_commands.txt
+++ b/doc/it/autogen/user/irc_commands.txt
@@ -194,13 +194,17 @@
nick: nick
........................................
-&bull; *`/join`* `[canale[,canale ] [chiave[,chiave]]]`::
+&bull; *`/join`* `[channel1[,channel2[,channel3]] [key1[,key2]]]`::
........................................
entra in un canale
- canale: nome del canale in cui entrare
- chiave: chiave per entrare nel canale
+ channel: channel name to join
+ key: key to join the channel (channels with a key must be the first in list)
+
+ Examples:
+ /join #weechat
+ /join #protectedchan,#weechat key
........................................
&bull; *`/kick`* `[canale] nick [commento]`::