Brought up to date
[swftools.git] / src / swfdump.1
index 9120b43..44515b9 100644 (file)
@@ -24,10 +24,13 @@ Print out html code for embedding the file
 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"
+Print out the horizontal dimension 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"
+Print out the vertical dimension of the movie, in a string of the form "-Y height"
+.TP
+\fB\-r\fR, \fB\-\-rate\fR
+Print out the frame rate of the movie, in a string of the form "-r rate"
 
 .SH AUTHOR