X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fswfdump.1;h=e6fe00fd4d2110a6d8a5934b9954a4282c79e379;hb=b6b262206550e7308da43d4ebdfd35d52ac2e1a3;hp=44515b9d0dbfd644d38568f590e28918853a9539;hpb=cc60ebb73595fe3e5fd86ac9fd016a7d9ec52137;p=swftools.git diff --git a/src/swfdump.1 b/src/swfdump.1 index 44515b9..e6fe00f 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 @@ -23,6 +23,9 @@ 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 the horizontal dimension of the movie, in a string of the form "-X width" .TP @@ -31,6 +34,15 @@ Print out the vertical dimension of the movie, in a string of the form "-Y heigh .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\-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 +\fB\-u\fR, \fB\-\-used\fR +Show referred IDs for each Tag. .SH AUTHOR