X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fswfdump.1;h=717eb7d972ff2070bd20a4f85e10fc38941fa832;hb=54f12d1203ab2b7114ea23434e56b8cb07131164;hp=9120b430d1d99c7951d5560fddf572bb3bca9e75;hpb=52097abc0b5db280c573305caaa9c5c39d88b9c3;p=swftools.git diff --git a/src/swfdump.1 b/src/swfdump.1 index 9120b43..717eb7d 100644 --- a/src/swfdump.1 +++ b/src/swfdump.1 @@ -23,11 +23,23 @@ Print out html code for embedding the file \fB\-a\fR, \fB\-\-action\fR Disassemble action tags .TP +\fB\-t\fR, \fB\-\-text\fR +Show text fields +.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" +.TP +\fB\-d\fR, \fB\-\-hex\fR +Print hex output of tag data, too. +.TP +\fR\-u\fR, \fB\-\-used\fR +Show referred IDs for each Tag. .SH AUTHOR