From 5227bd63a699a55955f7eb0126ccd03f29a4d33f Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Sun, 28 Jun 2009 20:25:08 +0000 Subject: [PATCH] Fix braino. Originally committed as revision 19287 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/ffmpeg-doc.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 182b2146bf..35148e7f06 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -286,7 +286,7 @@ streams are delayed by 'offset' seconds. Set the timestamp. @item -metadata @var{key}=@var{value} -Set a metadata key/par value. +Set a metadata key/value pair. @example ffmpeg -i in.avi -metadata title="my title"