OSDN Git Service

ffplay.texi: document -i FILE option
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 4 Jun 2011 22:06:20 +0000 (00:06 +0200)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 5 Jun 2011 11:21:13 +0000 (13:21 +0200)
doc/ffplay.texi

index 7b99666..de942bb 100644 (file)
@@ -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