updated/corrected documentation
[swftools.git] / src / swfc.doc
1 Usage: %s [-o file.swf] file.sc
2
3 compile .sc files to swf.
4
5 Compiles a file written in sc (SWF Script) into a number of SWF files.
6
7 -h, --help
8     Print short help message and exit
9 -V, --version
10     Print version info and exit
11 -v, --verbose
12     Increase verbosity. 
13     Increase verbosity. Use more than one \fB-v\fR for greater effect.
14 -o, --output <filename>
15     Set output file to <filename>.
16     Specify output file (Default: output.swf). 
17     This affects only the parts of the .sc file which haven't
18     specified an output file themselves. 
19