X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fswfdump.1;h=44515b9d0dbfd644d38568f590e28918853a9539;hb=cc60ebb73595fe3e5fd86ac9fd016a7d9ec52137;hp=ecef545e45ff073a534065b71ea7079488261493;hpb=cacfe0aa17dbfe26a51cd74503399d5e1bcfc9e4;p=swftools.git diff --git a/src/swfdump.1 b/src/swfdump.1 index ecef545..44515b9 100644 --- a/src/swfdump.1 +++ b/src/swfdump.1 @@ -17,14 +17,20 @@ Print short help message and exit \fB\-V\fR, \fB\-\-version\fR Print version info and exit .TP +\fB\-e\fR, \fB\-\-html\fR +Print out html code for embedding the file +.TP \fB\-a\fR, \fB\-\-action\fR 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