implemented --framerate.
[swftools.git] / src / swfdump.1
index d474c11..39f3f18 100644 (file)
@@ -34,6 +34,15 @@ Print out the vertical dimension of the movie, in a string of the form "-Y heigh
 .TP
 \fB\-r\fR, \fB\-\-rate\fR
 Print out the frame rate of the movie, in a string of the form "-r rate"
+.TP
+\fB\-f\fR, \fB\-\-frames\fR
+Print out the number of frames in the movie, in a string of the form "-f frames"
+.TP
+\fB\-d\fR, \fB\-\-hex\fR
+Print hex output of tag data, too.
+.TP
+\fB\-u\fR, \fB\-\-used\fR
+Show referred IDs for each Tag.
 
 .SH AUTHOR