added -X, -Y option
[swftools.git] / src / swfdump.1
index 0918cb1..ecef545 100644 (file)
@@ -13,9 +13,18 @@ the Flash Plugin.
 .TP
 \fB\-h\fR, \fB\-\-help\fR
 Print short help message and exit
-.\".TP
-.\" \fB\-\-version\fR
-.\" Print version info and exit
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+Print version info and exit
+.TP
+\fB\-a\fR, \fB\-\-action\fR
+Disassemble action tags
+.TP
+\fB\-X\fR, \fB\-\-width\fR
+Print out horizontal dimensions of the movie, in a string of the form "-X width"
+.TP
+\fB\-Y\fR, \fB\-\-height\fR
+Print out vertical dimensions of the movie, in a string of the form "-Y height"
 
 .SH AUTHOR