X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fswfdump.1;h=0a78baa01504bffa9f057fbde2e3dfec72ba2d8b;hp=717eb7d972ff2070bd20a4f85e10fc38941fa832;hb=26af26a251a58f33b295a0ae36ebd27ec167dc88;hpb=54f12d1203ab2b7114ea23434e56b8cb07131164 diff --git a/src/swfdump.1 b/src/swfdump.1 index 717eb7d..0a78baa 100644 --- a/src/swfdump.1 +++ b/src/swfdump.1 @@ -1,4 +1,4 @@ -.TH swfdump "1" "October 2001" "swfdump" "swftools" +.TH swfdump "1" "January 2003" "swfdump" "swftools" .SH NAME swfdump - a tool for displaying information about flash files .SH Synopsis @@ -14,6 +14,9 @@ the Flash Plugin. \fB\-h\fR, \fB\-\-help\fR Print short help message and exit .TP +\fB\-D\fR, \fB\-\-full\fR +Show everything. Same as -atp +.TP \fB\-V\fR, \fB\-\-version\fR Print version info and exit .TP @@ -26,6 +29,9 @@ Disassemble action tags \fB\-t\fR, \fB\-\-text\fR Show text fields .TP +\fB\-p\fR, \fB\-\-placements\fR +Show placement information +.TP \fB\-X\fR, \fB\-\-width\fR Print out the horizontal dimension of the movie, in a string of the form "-X width" .TP @@ -35,10 +41,13 @@ Print out the vertical dimension of the movie, in a string of the form "-Y heigh \fB\-r\fR, \fB\-\-rate\fR Print out the frame rate of the movie, in a string of the form "-r rate" .TP +\fB\-f\fR, \fB\-\-frames\fR +Print out the number of frames in the movie, in a string of the form "-f frames" +.TP \fB\-d\fR, \fB\-\-hex\fR Print hex output of tag data, too. .TP -\fR\-u\fR, \fB\-\-used\fR +\fB\-u\fR, \fB\-\-used\fR Show referred IDs for each Tag. .SH AUTHOR