diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-04-14 23:21:11 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-04-15 23:35:49 +0200 |
commit | 3453b0196fa46df21f4d42c9ed7b4412e0feb38d (patch) | |
tree | 16b2870ad4af27502038b90416769e58d9012442 /doc/filters.texi | |
parent | de656ea91e53fd5866dfc41822facc37a0805140 (diff) | |
download | ffmpeg-3453b0196fa46df21f4d42c9ed7b4412e0feb38d.tar.gz |
lavfi/split: fix minor documentation issues
Use verbal form to describe "outputs" options, and mention it in the
manual.
Diffstat (limited to 'doc/filters.texi')
-rw-r--r-- | doc/filters.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 5ea129aacf..8d0f31cd58 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -5727,8 +5727,8 @@ subtitles=filename=sub.srt Split input video into several identical outputs. -The filter accepts a single parameter which specifies the number of outputs. If -unspecified, it defaults to 2. +The filter accepts a single option @option{outputs} which specifies +the number of outputs. If unspecified, it defaults to 2. For example @example |