Nicolas Cannasse 14 年之前
父節點
當前提交
3794cf8ef5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      main.ml

+ 1 - 1
main.ml

@@ -458,7 +458,7 @@ try
 				) com.swf_libs;
 			) :: !pre_compilation;
 			xml_out := Some "hx"
-		),"<file> : generate hx headers from SWF9 file");
+		),": generate hx headers for all input classes");
 		("--next", Arg.Unit (fun() -> assert false), ": separate several haxe compilations");
 		("--display", Arg.String (fun file_pos ->
 			match file_pos with