summaryrefslogtreecommitdiff
path: root/doc/avtools-common-opts.texi
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-10-11 15:17:36 +0200
committerAnton Khirnov <anton@khirnov.net>2011-10-18 11:40:14 +0200
commita5f05e52e407a99419a6436303974ca068018483 (patch)
tree9290aed11ba5cef8843f39a07c49f9c1b14d13af /doc/avtools-common-opts.texi
parentd1d421cbc0d13b08535f7fc08d179572ee352072 (diff)
doc/avtools: add forgotten part to stream specifiers description
Diffstat (limited to 'doc/avtools-common-opts.texi')
-rw-r--r--doc/avtools-common-opts.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/avtools-common-opts.texi b/doc/avtools-common-opts.texi
index 1824813a1e..ba552fcc29 100644
--- a/doc/avtools-common-opts.texi
+++ b/doc/avtools-common-opts.texi
@@ -37,7 +37,7 @@ thread count for the second stream to 4.
'd' for data and 't' for attachments. If @var{stream_index} is given, then
matches stream number @var{stream_index} of this type. Otherwise matches all
streams of this type.
-@item @var{program_id}[:@var{stream_index}]
+@item p:@var{program_id}[:@var{stream_index}]
If @var{stream_index} is given, then matches stream number @var{stream_index} in
program with id @var{program_id}. Otherwise matches all streams in this program.
@end table