\fB\-o\fR, \fB\-\-output\fR \fIfilename\fR
Explicitly specify output file. (otherwise, output.swf will be used)
.TP
+\fB\-z\fR, \fB\-\-zlib\fR
+Use Flash MX (SWF 6) Zlib encoding for the output. The resulting SWF will be
+smaller, but not playable in Flash Plugins of Version 5 and below.
+.TP
\fB\-l\fR, \fB\-\-overlay\fR
Don't remove any master objects, only overlay new objects.
.TP
\fB\-d\fR, \fB\-\-hex\fR
Print hex output of tag data, too.
.TP
-\fR\-u\fR, \fB\-\-used\fR
+\fB\-u\fR, \fB\-\-used\fR
Show referred IDs for each Tag.
.SH AUTHOR
.SH Synopsis
.B wav2swf [-o file.swf] filename.wav
.SH DESCRIPTION
-Takes a of wav file and converts them to a swf movie.
+Takes a wav file and converts it to a swf movie.
.PP
(SWF files are animation files which can be displayed in Web Browsers using
the Flash Plugin)
Print version info and exit
.TP
\fB\-o\fR, \fB\-\-output\fR \fIfilename\fR
-Explicitly specify output file. (Otherwise, output will go to stdout)
+Explicitly specify output file. (Otherwise, output will go to output.swf)
.SH AUTHORS