diff mcabber/README @ 85:19f57e681252

[/trunk] Changeset 99 by mikael * Update config file.
author mikael
date Sun, 17 Apr 2005 19:52:17 +0000
parents b3b2332715fb
children 0ed6099b5a54
line wrap: on
line diff
--- a/mcabber/README	Sun Apr 17 19:15:51 2005 +0000
+++ b/mcabber/README	Sun Apr 17 19:52:17 2005 +0000
@@ -2,16 +2,9 @@
 
 !!!!!! SEE mcabberrc.example !!!!!!
 
-configfile:
-    The configfile will be placed in $HOME/.mcabberrc
-    and it will be:
-	
-	    username = username
-	    password = yourpassword
-	    server = serveryou.use
-	    resource = yourresourcenameOFFICE
-	    passtype = plain  (or sha1)
-	    
+A configuration file is necessary.
+Its name is $HOME/.mcabberrc
+Please see the sample config file!
 
-That's all folks! (by the moment ;-)
+You can use the -f option to specify another configuration file.