diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-11-29 10:22:20 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-11-29 10:22:20 +0100 |
commit | 13de7e327c69e7848aea5fc29e61089083d7c8bf (patch) | |
tree | bd23086f2ddbb38dce61e59026a13dc9c64be07f /doc/it/autogen/user/irc_commands.txt | |
parent | 528dc258cad61903569413a24c6492759a2ba69a (diff) | |
download | weechat-13de7e327c69e7848aea5fc29e61089083d7c8bf.zip |
Fix /help notice: receiver can be nick or channel
Diffstat (limited to 'doc/it/autogen/user/irc_commands.txt')
-rw-r--r-- | doc/it/autogen/user/irc_commands.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/it/autogen/user/irc_commands.txt b/doc/it/autogen/user/irc_commands.txt index 6682995af..dc0c6fb62 100644 --- a/doc/it/autogen/user/irc_commands.txt +++ b/doc/it/autogen/user/irc_commands.txt @@ -354,14 +354,14 @@ nick: nuovo nick ........................................ -• *`/notice`* `[-server server] nick testo`:: +• *`/notice`* `[-server server] receiver text`:: ........................................ invia messaggio di notifica all'utente - server: invia a questo server (nome interno) - nick: utente a cui inviare la notifica - testo: testo da inviare + server: send to this server (internal name) + receiver: nick or channel + text: text to send ........................................ • *`/notify`* `[add nick [server [-away]]] | [del nick|-all [server]]`:: |