X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fswfdump.1;fp=src%2Fswfdump.1;h=44515b9d0dbfd644d38568f590e28918853a9539;hp=9120b430d1d99c7951d5560fddf572bb3bca9e75;hb=cc60ebb73595fe3e5fd86ac9fd016a7d9ec52137;hpb=c901088d8ac238e3f2d183788f5ff53b8d34b545 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