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