1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

Rename ffprobe to avprobe.

This commit is contained in:
Anton Khirnov
2011-07-26 19:04:43 +02:00
parent 266463daff
commit 9e12f0bf5f
9 changed files with 27 additions and 27 deletions

View File

@@ -265,7 +265,7 @@ rather than as a daemon.
@c man begin SEEALSO
ffmpeg(1), avplay(1), ffprobe(1), the @file{ffmpeg/doc/ffserver.conf}
ffmpeg(1), avplay(1), avprobe(1), the @file{ffmpeg/doc/ffserver.conf}
example and the Libav HTML documentation
@c man end