X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fswfc.doc;fp=src%2Fswfc.doc;h=829fbd74fab395049162e87da65d03ffe43030b3;hb=7133cc0e1e4d1be5d8a04b39e75ab6cd1b3ee3a0;hp=0000000000000000000000000000000000000000;hpb=039c22b268a5fbf5475d8a9a072103d2c6b7cd5b;p=swftools.git diff --git a/src/swfc.doc b/src/swfc.doc new file mode 100644 index 0000000..829fbd7 --- /dev/null +++ b/src/swfc.doc @@ -0,0 +1,19 @@ +Usage: %s [-o file.swf] file.sc + +compile .sc files to swf. + +Compiles a file written in sc (SWF Script) into a number of SWF files. + +-h, --help + Print short help message and exit +-V, --version + Print version info and exit +-v, --verbose + Increase verbosity. + Increase verbosity. Use more than one \fB-v\fR for greater effect. +-o, --output + Set output file to . + Specify output file (Default: output.swf). + This affects only the parts of the .sc file which haven't + specified an output file themselves. +