initial revision.
[swftools.git] / src / wav2swf.1
diff --git a/src/wav2swf.1 b/src/wav2swf.1
new file mode 100644 (file)
index 0000000..9fe24a6
--- /dev/null
@@ -0,0 +1,25 @@
+.TH wav2swf "1" "October 2001" "wav2swf" "swftools"
+.SH NAME
+wav2swf - convert a WAV file to an SWF animation
+.SH Synopsis
+.B wav2swf [-o file.swf] filename.wav
+.SH DESCRIPTION
+Takes a of wav file and converts them to a swf movie.
+.PP
+(SWF files are animation files which can be displayed in Web Browsers using
+the Flash Plugin)
+.SH OPTIONS
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Print short help message and exit
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+Print version info and exit
+.TP
+\fB\-o\fR, \fB\-\-output\fR \fIfilename\fR
+Explicitly specify output file. (Otherwise, output will go to stdout)
+
+.SH AUTHORS
+
+Matthias Kramm <kramm@quiss.org>
+