mirror of https://git.ffmpeg.org/ffmpeg.git
doc/fftools-common-opts: small fix to -report documentation.
This commit is contained in:
parent
38081acc01
commit
e16cd7b86c
|
@ -242,7 +242,7 @@ The use of the environment variable @env{NO_COLOR} is deprecated and
|
|||
will be dropped in a future FFmpeg version.
|
||||
|
||||
@item -report
|
||||
Dump full command line and console output to a file named
|
||||
Dump full command line and log 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.
|
||||
|
|
Loading…
Reference in New Issue