diff options
author | Anton Khirnov <anton@khirnov.net> | 2011-07-26 19:04:43 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-08-09 19:56:24 +0200 |
commit | 9e12f0bf5f45361a36f9d8c3abca24af55ca740c (patch) | |
tree | 4fa2742f76b9dbe0c533d87f411b862c537cd883 /doc/ffmpeg.texi | |
parent | 266463daff7bbd4c3a8a26ff11b1131df0fd5520 (diff) | |
download | ffmpeg-9e12f0bf5f45361a36f9d8c3abca24af55ca740c.tar.gz |
Rename ffprobe to avprobe.
Diffstat (limited to 'doc/ffmpeg.texi')
-rw-r--r-- | doc/ffmpeg.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index 6393516c6d..af9bdcd3f3 100644 --- a/doc/ffmpeg.texi +++ b/doc/ffmpeg.texi @@ -1079,7 +1079,7 @@ file to which you want to add them. @settitle ffmpeg video converter @c man begin SEEALSO -avplay(1), ffprobe(1), ffserver(1) and the Libav HTML documentation +avplay(1), avprobe(1), ffserver(1) and the Libav HTML documentation @c man end @c man begin AUTHORS |