updates.
[runtime.git] / README
diff --git a/README b/README
index e25a8451e1c434ed50a8121c160e25df0bc47ba2..191ebd1e37e8daedb37867b2701f0512f28f5e0c 100644 (file)
--- a/README
+++ b/README
@@ -130,6 +130,10 @@ Following commands has been, at least partly, implemented:
                handling multiple same nicknames with this command is
                still missing.
 
+       /WHOWAS  <nickname>[@<server>] [<count>]
+
+               Gives a little history information about a client.
+
         /KICK   <channel> <nickname>[@<server>] [<comment>]
 
                 Kicks client from channel. You have to be at least channel
@@ -166,6 +170,30 @@ Following commands has been, at least partly, implemented:
 
                Shows client version.
 
+       /OPER   <username> [<public key>]
+
+               Obtains server operator privileges.
+
+       /SILCOPER <username> [<public key>]
+
+               Obtains router operator privileges.
+
+       /CONNECT <server> [<port>]
+
+               Connects to server the remote <server>.  You must be
+               server operator to be able to do this.
+
+
+       /CLOSE  <server> [<port>]
+
+               Closes connection to the <server>.  You must be server
+               operator to be able to do this.
+
+       /SHUTDOWN
+
+               Shutdowns the server.  You must be server operator to be
+               able to do this.
+
 
 Features
 ========