projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
778b0b1
)
updates.
author
Pekka Riikonen
<priikone@silcnet.org>
Sat, 24 Feb 2001 22:55:41 +0000
(22:55 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Sat, 24 Feb 2001 22:55:41 +0000
(22:55 +0000)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index e25a8451e1c434ed50a8121c160e25df0bc47ba2..d396d704c019fb265cdf34806324d094a65f01a5 100644
(file)
--- a/
README
+++ b/
README
@@
-166,6
+166,22
@@
Following commands has been, at least partly, implemented:
Shows client version.
+ /CONNECT <server> [<port>]
+
+ Connects to server the remote <server>. You must be
+ server operator to be able to do this.
+
+
+ /CLOSE <server>
+
+ 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
========