1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-04 22:03:09 +02:00

doc/ffprobe: remove entry for show_format_entry

The option was removed in 1dd6363581.
This commit is contained in:
Gyan Doshi
2025-04-29 14:40:04 +05:30
parent 9187f40e92
commit d9bd8e9eb1

View File

@ -139,13 +139,6 @@ stream.
All the container format information is printed within a section with
name "FORMAT".
@item -show_format_entry @var{name}
Like @option{-show_format}, but only prints the specified entry of the
container format information, rather than all. This option may be given more
than once, then all specified entries will be shown.
This option is deprecated, use @code{show_entries} instead.
@item -show_entries @var{section_entries}
Set list of entries to show.