updates.
[runtime.git] / README.CVS
index 7d436dc1050f47bb5751bfd8d1a5a3e1f62f280d..28bf04744558bf37a88b175869f37b4818486093 100644 (file)
@@ -115,7 +115,9 @@ by both cilent and server is very heavy, thus it is common to test
 the programs as follows:
 
        ./silc -d -f configfile 2>log
-       ./silcd -f configfile 2>log
+       ./silcd -d -f configfile 2>log
+
+Do not give the -d options if you do not want to dump the debugging.
 
 
 Howto Clean SILC Source Tree