X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fswfdump.1;h=d474c11f012c0577376a913aa94efa92d4781122;hb=6cf58841eb8aef5b3d575ea712aa67dbe552e8ce;hp=6562893b2b47caf601b5e2e9d48b1f4c6a96ff65;hpb=ca99f5ffc66edc170076cfee5d32da6258b5d040;p=swftools.git diff --git a/src/swfdump.1 b/src/swfdump.1 index 6562893..d474c11 100644 --- a/src/swfdump.1 +++ b/src/swfdump.1 @@ -17,8 +17,23 @@ 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\-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 +\fB\-Y\fR, \fB\-\-height\fR +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