diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-10-16 13:55:29 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-10-16 13:55:29 +0000 |
commit | e4b34e8074f5aba761d766305bad12375eaf6117 (patch) | |
tree | adf48999667f512bb6c61bc9e34089aca1402021 /doc | |
parent | ad7768f4c47f4012cd306ee0098afd98fdff4461 (diff) | |
download | ffmpeg-e4b34e8074f5aba761d766305bad12375eaf6117.tar.gz |
Remove docs for the not anymore existing option -convert_tags.
Originally committed as revision 25506 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffprobe-doc.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/ffprobe-doc.texi b/doc/ffprobe-doc.texi index 3b0e7a03a0..0b5c11aa6c 100644 --- a/doc/ffprobe-doc.texi +++ b/doc/ffprobe-doc.texi @@ -64,9 +64,6 @@ are prefixed by the string "TAG:". @table @option -@item -convert_tags -Convert the tag names in the format container to the generic FFmpeg tag names. - @item -f @var{format} Force format to use. |