Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2019-02-25 19:11:14 +0300
committerGyan Doshi <ffmpeg@gyani.pro>2019-02-25 19:11:14 +0300
commitcdf17cf92b0f9c02951b7ea25d6a150000282bdf (patch)
tree85ee5881321a77104ebc30037485b2199bbd59f1
parent2e67f751b55b614b68a131f6dceece1c56a620b3 (diff)
doc: -report defaults to loglevel debug
-rw-r--r--doc/fftools-common-opts.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi
index f4820fd293..e75bec4354 100644
--- a/doc/fftools-common-opts.texi
+++ b/doc/fftools-common-opts.texi
@@ -239,7 +239,7 @@ Dump full command line and console output to a file named
@code{@var{program}-@var{YYYYMMDD}-@var{HHMMSS}.log} in the current
directory.
This file can be useful for bug reports.
-It also implies @code{-loglevel verbose}.
+It also implies @code{-loglevel debug}.
Setting the environment variable @env{FFREPORT} to any value has the
same effect. If the value is a ':'-separated key=value sequence, these