2004/01/20 20:33:47
[org.ibex.core.git] / src / org / xwt / Main.java
index 468e69b..49eb2b2 100644 (file)
@@ -34,7 +34,7 @@ public class Main {
         System.err.println("Usage: xwt [-s] [-v] [-l <port>/<url>] source-location [initial-template]");
         System.err.println("");
         System.err.println("Options:");
-        System.err.println("    -v verbose logging");
+        System.err.println("    -v verbose logging (required for logging on Win32)");
         System.err.println("    -s [not yet supported]");
         System.err.println("    -l [not yet supported]");
         System.err.println("");