# HG changeset patch # User Matti Hamalainen # Date 1303997464 -10800 # Node ID 00b0eb4ac65677ba434a3c36a6ce55a1285fd9a6 # Parent 269135d58acd583594500f00fd375ffee230e0e0 Update documentation a bit. diff -r 269135d58acd -r 00b0eb4ac656 README.txt --- a/README.txt Thu Apr 28 16:30:58 2011 +0300 +++ b/README.txt Thu Apr 28 16:31:04 2011 +0300 @@ -23,15 +23,17 @@ Usage ----- See the help, 'nnchat --help' for available command line options. By -default the client connects to passion pit (TCP port 8003). By using -other ports (option -p) you can connect to "members only" (8003) and -free for all "main room" (8002) chats. +default the client connects to main room (TCP port 8005). By using +other ports (option -p) you can connect to "passion pit" (8003). Connect as registered user to members only chat: > nnchat username password Connect as guest to free for all main chat: -> nnchat -p 8002 AnonymousAndy "" +> nnchat -p 8003 AnonymousAndy "" + +You can also leave out the username and password from the commandline, +NNChat will prompt for those if necessary. Keys