Remove stray non-existent -o option from an example.
authorMichel Bardiaux <mbardiaux@peaktime.be>
Tue, 6 Sep 2005 08:51:46 +0000 (08:51 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 6 Sep 2005 08:51:46 +0000 (08:51 +0000)
patch by Michel Bardiaux < mbardiaux -- at -- mediaxim -- dot -- be >

Originally committed as revision 4562 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/ffmpeg-doc.texi

index 5bc8649..ba4a487 100644 (file)
@@ -75,7 +75,7 @@ horizontal resolution.
 * You can output to a raw YUV420P file:
 
 @example
-ffmpeg -i mydivx.avi -o hugefile.yuv
+ffmpeg -i mydivx.avi hugefile.yuv
 @end example
 
 * You can set several input files and output files: