diff options
Diffstat (limited to 'doc/en/autogen/user/irc_commands.txt')
-rw-r--r-- | doc/en/autogen/user/irc_commands.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/en/autogen/user/irc_commands.txt b/doc/en/autogen/user/irc_commands.txt index 4e21d6e0d..34e111bbe 100644 --- a/doc/en/autogen/user/irc_commands.txt +++ b/doc/en/autogen/user/irc_commands.txt @@ -75,7 +75,7 @@ Examples: /ban [<channel>] [<nick> [<nick>...]] channel: channel name - nick: user or host + nick: nick or host Without argument, this command display ban list for current channel. ---- @@ -560,7 +560,7 @@ server: send to this server (internal name) /quiet [<channel>] [<nick> [<nick>...]] channel: channel name - nick: user or host + nick: nick or host Without argument, this command display quiet list for current channel. ---- @@ -791,7 +791,7 @@ target: server name /unban [<channel>] <nick> [<nick>...] channel: channel name - nick: user or host + nick: nick or host ---- [[command_irc_unquiet]] @@ -801,7 +801,7 @@ channel: channel name /unquiet [<channel>] <nick> [<nick>...] channel: channel name - nick: user or host + nick: nick or host ---- [[command_irc_userhost]] |