X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fxwt%2FMain.java;h=49eb2b2aef89468cd2156f5b0cf074a673869729;hb=a97289cf4cada58536c16f0b6168a9b959213b6c;hp=468e69b1321e61669a4e1cb188ded4ab9ba14804;hpb=065096d6c3dc2b24b2f4362ca59b8130f2011b69;p=org.ibex.core.git diff --git a/src/org/xwt/Main.java b/src/org/xwt/Main.java index 468e69b..49eb2b2 100644 --- a/src/org/xwt/Main.java +++ b/src/org/xwt/Main.java @@ -34,7 +34,7 @@ public class Main { System.err.println("Usage: xwt [-s] [-v] [-l /] 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("");