X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fwav2swf.1;h=ed7333e429691dfe6c1272c87c30487258956b65;hp=9fe24a6e9311ef7e59b97d5ebeb7c2cee77bcca9;hb=cca1e30598ddd0df01af13bb2d994737792f6b0a;hpb=29720561a6450b955045d9b4ea062ad9dae72bd6 diff --git a/src/wav2swf.1 b/src/wav2swf.1 index 9fe24a6..ed7333e 100644 --- a/src/wav2swf.1 +++ b/src/wav2swf.1 @@ -4,7 +4,7 @@ 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. +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) @@ -17,7 +17,7 @@ Print short help message and exit 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