summaryrefslogtreecommitdiff
path: root/doc/avconv.texi
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-10-07 13:29:03 +0100
committerMans Rullgard <mans@mansr.com>2011-10-09 16:53:06 +0100
commit8124d8ad6654d9b26725e86f6fffbb00527975d4 (patch)
tree53173dedcc0b644764fbb531fddc06ac69350541 /doc/avconv.texi
parentf5646a325b94a077bf9849d5f6a4b3d4e69ed37b (diff)
avtools: add -v as alias for -loglevel
This saves a bit of typing. Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'doc/avconv.texi')
-rw-r--r--doc/avconv.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/avconv.texi b/doc/avconv.texi
index 0abcc9d400..9faaee630d 100644
--- a/doc/avconv.texi
+++ b/doc/avconv.texi
@@ -154,10 +154,6 @@ To set the language of the second stream:
avconv -i INPUT -metadata:s:1 language=eng OUTPUT
@end example
-@item -v @var{number} (@emph{global})
-This option is deprecated and has no effect, use -loglevel
-to set verbosity level.
-
@item -target @var{type} (@emph{output})
Specify target file type (@code{vcd}, @code{svcd}, @code{dvd}, @code{dv},
@code{dv50}). @var{type} may be prefixed with @code{pal-}, @code{ntsc-} or