diff options
Diffstat (limited to 'doc/pl/autogen/user/irc_commands.txt')
-rw-r--r-- | doc/pl/autogen/user/irc_commands.txt | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/pl/autogen/user/irc_commands.txt b/doc/pl/autogen/user/irc_commands.txt index 5c7153578..a273c0d94 100644 --- a/doc/pl/autogen/user/irc_commands.txt +++ b/doc/pl/autogen/user/irc_commands.txt @@ -844,12 +844,14 @@ maska: tylko informacje pasujące do maski ---- /whois [<serwer>] [<nick>[,<nick>...]] -serwer: nazwa serwera - nick: nick (może być maska) +server: server name + nick: nick (may be a mask) + +Without argument, this command will do a whois on: +- your own nick if buffer is a server/channel +- remote nick if buffer is a private. -Bez argumentu, komenda ta wykona whois na: -- twoim własnym nicki, jeśli bufor to serwer/kanał -- zdalnym nicku, jeśli bufor to rozmowa prywatna. +If option irc.network.whois_double_nick is enabled, two nicks are sent (if only one nick is given), to get idle time in answer. ---- [[command_irc_whowas]] |