summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichel Bardiaux <mbardiaux@peaktime.be>2005-09-06 08:51:46 +0000
committerDiego Biurrun <diego@biurrun.de>2005-09-06 08:51:46 +0000
commitf926cbe74c4eea878d6347841320e41c33caca88 (patch)
tree12dbabe18c28f50211e4ec73bf0bbbee42ec4826 /doc
parentfbd312fd911bd16b8cec0825542f395f711bb722 (diff)
Remove stray non-existent -o option from an example.
patch by Michel Bardiaux < mbardiaux -- at -- mediaxim -- dot -- be > Originally committed as revision 4562 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/ffmpeg-doc.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 5bc8649ac5..ba4a48752c 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -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: