X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fswfc.1;h=6e2a6acb8dc6b0f2db55baf50b4244e860eb8efb;hb=f0f4599a8cc05f18859d2bb8d0afe447f3e00813;hp=782ca7829cf256fa1a4eaf1510882277228d650c;hpb=488fd34c0d37b4702deb88fc39d6a8b3dca45f04;p=swftools.git diff --git a/src/swfc.1 b/src/swfc.1 index 782ca78..6e2a6ac 100644 --- a/src/swfc.1 +++ b/src/swfc.1 @@ -1,4 +1,4 @@ -.TH swfc "1" "October 2004" "swfc" "swftools" +.TH swfc "1" "January 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