added -l, -I options
[swftools.git] / src / as3compile.1
index 13a4abf..c8b1de1 100644 (file)
@@ -1,4 +1,4 @@
-.TH as3compile "1" "January 2009" "as3compile" "swftools"
+.TH as3compile "1" "February 2009" "as3compile" "swftools"
 .SH NAME
 as3compile - Compile .as ActionScript 3.0 files to swf.
 
@@ -34,6 +34,12 @@ Compiles a file written in ActionScript to a SWF file.
 \fB\-r\fR, \fB\-\-rate\fR 
     Set target SWF framerate
 .TP
+\fB\-l\fR, \fB\-\-library\fR \fIfile\fR
+    Include library file \fIfile\fR
+.TP
+\fB\-I\fR, \fB\-\-include\fR \fIdir\fR
+    Add include dir \fIdir\fR
+.TP
 \fB\-T\fR, \fB\-\-flashversion\fR \fInum\fR
     \fInum\fR must be >= 9.
 .TP