implemented --framerate.
[swftools.git] / src / swfdump.1
index 717eb7d..39f3f18 100644 (file)
@@ -35,10 +35,13 @@ Print out the vertical dimension of the movie, in a string of the form "-Y heigh
 \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
-\fR\-u\fR, \fB\-\-used\fR
+\fB\-u\fR, \fB\-\-used\fR
 Show referred IDs for each Tag.
 
 .SH AUTHOR