summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ffplay.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/ffplay.texi b/doc/ffplay.texi
index 7b99666f1f..de942bb771 100644
--- a/doc/ffplay.texi
+++ b/doc/ffplay.texi
@@ -13,7 +13,7 @@
@example
@c man begin SYNOPSIS
-ffplay [options] @file{input_file}
+ffplay [options] [@file{input_file}]
@c man end
@end example
@@ -82,6 +82,8 @@ the input video.
Use the option "-filters" to show all the available filters (including
also sources and sinks).
+@item -i @var{input_file}
+Read @var{input_file}.
@end table
@section Advanced options