summaryrefslogtreecommitdiff
path: root/doc/de/autogen/user
diff options
context:
space:
mode:
Diffstat (limited to 'doc/de/autogen/user')
-rw-r--r--doc/de/autogen/user/irc_commands.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/de/autogen/user/irc_commands.txt b/doc/de/autogen/user/irc_commands.txt
index 8343c5a69..9fe26cca1 100644
--- a/doc/de/autogen/user/irc_commands.txt
+++ b/doc/de/autogen/user/irc_commands.txt
@@ -736,10 +736,14 @@ mask: nur Information über betreffende Nicknamen abfragen
[[command_irc_whois]]
[command]*`whois`* Information über User abfragen::
........................................
-/whois [<server>] <nick>[,<nick>...]
+/whois [<server>] [<nick>[,<nick>...]]
-server: Servername
- nick: Nickname (oder eine Maske)
+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.
........................................
[[command_irc_whowas]]