summaryrefslogtreecommitdiff
path: root/doc/ffmpeg-doc.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-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: