diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-10-27 12:22:27 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-10-27 12:22:27 +0200 |
commit | 03dc86f58d7ea7a55e123f2d988c7cd6449c036d (patch) | |
tree | 589396627cefa23e296df69b91801a040044a212 /doc | |
parent | d072ec110f257dc5163d4c36f5c2997381340f8f (diff) | |
download | weechat-03dc86f58d7ea7a55e123f2d988c7cd6449c036d.zip |
irc: add missing modes in /help mode (synopsis of command)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/irc_commands.txt | 4 | ||||
-rw-r--r-- | doc/en/autogen/user/irc_commands.txt | 4 | ||||
-rw-r--r-- | doc/fr/autogen/user/irc_commands.txt | 4 | ||||
-rw-r--r-- | doc/it/autogen/user/irc_commands.txt | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/doc/de/autogen/user/irc_commands.txt b/doc/de/autogen/user/irc_commands.txt index 65856544a..21b64c3d7 100644 --- a/doc/de/autogen/user/irc_commands.txt +++ b/doc/de/autogen/user/irc_commands.txt @@ -306,8 +306,8 @@ Message: zu sendende Nachricht [[command_irc_mode]] [command]*`mode`* Modus von einem Channel oder User ändern:: ........................................ -/mode [<channel>] [+|-]o|p|s|i|t|n|b|v [<arguments>] - <nick> [+|-]i|w|s|o +/mode [<channel>] [+|-]o|p|s|i|t|n|m|l|b|e|v|k [<arguments>] + <nick> [+|-]i|s|w|o Channel-Modi: channel: zu ändernder Channel (standardmäßig der erste Channel) diff --git a/doc/en/autogen/user/irc_commands.txt b/doc/en/autogen/user/irc_commands.txt index 5c7992c21..fdf9dc841 100644 --- a/doc/en/autogen/user/irc_commands.txt +++ b/doc/en/autogen/user/irc_commands.txt @@ -306,8 +306,8 @@ message: message to send [[command_irc_mode]] [command]*`mode`* change channel or user mode:: ........................................ -/mode [<channel>] [+|-]o|p|s|i|t|n|b|v [<arguments>] - <nick> [+|-]i|w|s|o +/mode [<channel>] [+|-]o|p|s|i|t|n|m|l|b|e|v|k [<arguments>] + <nick> [+|-]i|s|w|o channel modes: channel: channel name to modify (default is current one) diff --git a/doc/fr/autogen/user/irc_commands.txt b/doc/fr/autogen/user/irc_commands.txt index 49a1325e5..6bb17a250 100644 --- a/doc/fr/autogen/user/irc_commands.txt +++ b/doc/fr/autogen/user/irc_commands.txt @@ -306,8 +306,8 @@ message: message à envoyer [[command_irc_mode]] [command]*`mode`* changer le mode du canal ou de l'utilisateur:: ........................................ -/mode [<canal>] [+|-]o|p|s|i|t|n|b|v [<paramètres>] - <pseudo> [+|-]i|w|s|o +/mode [<canal>] [+|-]o|p|s|i|t|n|m|l|b|e|v|k [<paramètres>] + <pseudo> [+|-]i|s|w|o modes de canaux: canal: nom du canal à modifier (par défaut le canal courant) diff --git a/doc/it/autogen/user/irc_commands.txt b/doc/it/autogen/user/irc_commands.txt index 737b6e005..c33411835 100644 --- a/doc/it/autogen/user/irc_commands.txt +++ b/doc/it/autogen/user/irc_commands.txt @@ -306,8 +306,8 @@ messaggio: messaggio da inviare [[command_irc_mode]] [command]*`mode`* cambia modalità canale o utente:: ........................................ -/mode [<canale>] [+|-]o|p|s|i|t|n|b|v [<argomenti>] - <nick> [+|-]i|w|s|o +/mode [<channel>] [+|-]o|p|s|i|t|n|m|l|b|e|v|k [<arguments>] + <nick> [+|-]i|s|w|o modalità canale: canale: nome canale da modificare (quello attivo è il predefinito) |