From: kramm Date: Sun, 4 Nov 2001 19:00:47 +0000 (+0000) Subject: Brought up to date X-Git-Tag: release-0-1-1~4 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=cc60ebb73595fe3e5fd86ac9fd016a7d9ec52137 Brought up to date --- diff --git a/src/swfcombine.1 b/src/swfcombine.1 index b11ef53..ec2b171 100644 --- a/src/swfcombine.1 +++ b/src/swfcombine.1 @@ -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 diff --git a/src/swfdump.1 b/src/swfdump.1 index 9120b43..44515b9 100644 --- a/src/swfdump.1 +++ b/src/swfdump.1 @@ -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