X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fswfc.1;h=efca89cc37d371a086469ab52f7f9d842a26fe1c;hp=95099b8badf822a4df7b8d88640b6f6c5992ee30;hb=c63b2bf21dc1df9a736f0b4c08f6cba828cdab92;hpb=a352c93161952291cdb89b63bae9fd7b896118da diff --git a/src/swfc.1 b/src/swfc.1 index 95099b8..efca89c 100644 --- a/src/swfc.1 +++ b/src/swfc.1 @@ -1,4 +1,4 @@ -.TH swfc "1" "January 2005" "swfc" "swftools" +.TH swfc "1" "April 2009" "swfc" "swftools" .SH NAME swfc - compile .sc files to swf. @@ -16,6 +16,9 @@ Compiles a file written in sc (SWF Script) into a number of SWF files. \fB\-V\fR, \fB\-\-version\fR Print version info and exit .TP +\fB\-C\fR, \fB\-\-cgi\fR + Output to stdout (for use in CGI environments) +.TP \fB\-v\fR, \fB\-\-verbose\fR Increase verbosity. Use more than one \fB-v\fR for greater effect. .TP @@ -23,3 +26,6 @@ Compiles a file written in sc (SWF Script) into a number of SWF files. Specify output file (Default: output.swf). This affects only the parts of the .sc file which haven't specified an output file themselves. +.SH AUTHOR + +Matthias Kramm