diff options
author | Anton Khirnov <anton@khirnov.net> | 2011-08-09 11:05:04 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-08-16 06:18:59 +0200 |
commit | 7478ab5a137f970cbcef06286483e13dba99480d (patch) | |
tree | fcc04d37827a008dcf078a743e5ffc7343ce4a2e | |
parent | 320d7693897c5f991f7cf77b961a31fb41d0a578 (diff) | |
download | ffmpeg-7478ab5a137f970cbcef06286483e13dba99480d.tar.gz |
doc/avconv: add forgotten end of chapter.
-rw-r--r-- | doc/avconv.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/avconv.texi b/doc/avconv.texi index 56d244da27..ba1c1a06a5 100644 --- a/doc/avconv.texi +++ b/doc/avconv.texi @@ -808,6 +808,7 @@ an output mpegts file: avconv -i infile -streamid 0:33 -streamid 1:36 out.ts @end example @end table +@c man end OPTIONS @chapter Tips @c man begin TIPS |