summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2014-08-28 12:19:33 +0200
committerStefano Sabatini <stefasab@gmail.com>2014-08-28 12:20:18 +0200
commitfa39f8c0e2c95cc5cad17c66d186832ce4bfee5f (patch)
tree9acc8a4f6591c9c0306b7400a195d9d2e882d50d
parentb6a0b8bcf497c073f36d2cb01a88a35445b471a6 (diff)
downloadffmpeg-fa39f8c0e2c95cc5cad17c66d186832ce4bfee5f.tar.gz
doc/ffprobe: fix -show_entries example
-rw-r--r--doc/ffprobe.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi
index bf6cc59d12..0a39ed4ca5 100644
--- a/doc/ffprobe.texi
+++ b/doc/ffprobe.texi
@@ -184,7 +184,7 @@ format : stream=codec_type
To show all the tags in the stream and format sections:
@example
-format_tags : format_tags
+stream_tags : format_tags
@end example
To show only the @code{title} tag (if available) in the stream