From dae8505492748d619753b1949123a7ca3680cc3d Mon Sep 17 00:00:00 2001 From: Clément Bœsch Date: Tue, 29 May 2012 18:50:13 +0200 Subject: ffprobe: make -of an alias for -print_format. This is for interoperability purpose with the fork. --- doc/ffprobe.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ffprobe.texi') diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi index 1f6566802c..a725c37676 100644 --- a/doc/ffprobe.texi +++ b/doc/ffprobe.texi @@ -80,7 +80,7 @@ Use sexagesimal format HH:MM:SS.MICROSECONDS for time values. Prettify the format of the displayed values, it corresponds to the options "-unit -prefix -byte_binary_prefix -sexagesimal". -@item -print_format @var{writer_name}[=@var{writer_options}] +@item -of, -print_format @var{writer_name}[=@var{writer_options}] Set the output printing format. @var{writer_name} specifies the name of the writer, and -- cgit v1.2.3