diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2009-12-21 21:50:23 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2009-12-21 21:50:23 +0000 |
commit | dc7f38f59cd903695410514119cb280572910c54 (patch) | |
tree | 4e67d64e240c76caffc6afaa8abc35a8802b66a0 /doc | |
parent | 5f6cb6eb9c45a02f591645abd5b1040069a19e81 (diff) | |
download | ffmpeg-dc7f38f59cd903695410514119cb280572910c54.tar.gz |
Re-add missing "@end table" which was erroneously removed in the
previous commit.
Originally committed as revision 20908 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffplay-doc.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ffplay-doc.texi b/doc/ffplay-doc.texi index 2b1df55206..e098259d07 100644 --- a/doc/ffplay-doc.texi +++ b/doc/ffplay-doc.texi @@ -49,6 +49,7 @@ Seek by bytes. Disable graphical display. @item -f @var{fmt} Force format. +@end table @section Advanced options @table @option |