Brought up to date
authorkramm <kramm>
Sun, 4 Nov 2001 19:00:47 +0000 (19:00 +0000)
committerkramm <kramm>
Sun, 4 Nov 2001 19:00:47 +0000 (19:00 +0000)
src/swfcombine.1
src/swfdump.1

index b11ef53..ec2b171 100644 (file)
@@ -19,7 +19,7 @@ movie. swfcombine can be used to perform the latter.
 \fB\-h\fR, \fB\-\-help\fR
 Print short help message and exit
 .TP
-\fB\-\-version\fR
+\fB\-V\fR, \fB\-\-version\fR
 Print version info and exit
 .TP
 \fB\-o\fR, \fB\-\-output\fR \fIfilename\fR
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