diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2008-02-25 16:01:53 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-02-25 16:01:53 +0000 |
commit | 53d1bdbaed7fde46294a376f9e54a2add63c95f8 (patch) | |
tree | a576d900a788bcea739fea4c2a472bd0a3a8e553 /doc/ffmpeg-doc.texi | |
parent | 15067504c8a47cc85a9323f13cd7256e43041f74 (diff) | |
download | ffmpeg-53d1bdbaed7fde46294a376f9e54a2add63c95f8.tar.gz |
Clarify the documentation for 'ffmpeg -v'.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 12216 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 3cdf3ab616..baa257726b 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -255,8 +255,8 @@ Set the track. @item -year number Set the year. -@item -v verbose -Control amount of logging. +@item -v number +Set the logging verbosity level. @item -target type Specify target file type ("vcd", "svcd", "dvd", "dv", "dv50", "pal-vcd", |