From d9bd8e9eb11015b41fa9b2663da1a6455d88cadb Mon Sep 17 00:00:00 2001 From: Gyan Doshi Date: Tue, 29 Apr 2025 14:40:04 +0530 Subject: [PATCH] doc/ffprobe: remove entry for show_format_entry The option was removed in 1dd6363581. --- doc/ffprobe.texi | 7 ------- 1 file changed, 7 deletions(-) diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi index ceedc8793b..8834df8d35 100644 --- a/doc/ffprobe.texi +++ b/doc/ffprobe.texi @@ -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.