aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2025-04-29 14:40:04 +0530
committerGyan Doshi <ffmpeg@gyani.pro>2025-04-29 14:42:01 +0530
commitd9bd8e9eb11015b41fa9b2663da1a6455d88cadb (patch)
tree0deab80a3406048930752849431347f2c64258df
parent9187f40e921d5eab8728ffba8e200cfe66e3c008 (diff)
downloadffmpeg-d9bd8e9eb11015b41fa9b2663da1a6455d88cadb.tar.gz
doc/ffprobe: remove entry for show_format_entry
The option was removed in 1dd6363581.
-rw-r--r--doc/ffprobe.texi7
1 files changed, 0 insertions, 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.