Browse Source

Document terminal coloring in the -loglevel option.

Originally committed as revision 23633 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Stefano Sabatini 15 years ago
parent
commit
1e27c47715
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      doc/fftools-common-opts.texi

+ 4
- 0
doc/fftools-common-opts.texi View File

@@ -82,4 +82,8 @@ Set the logging level used by the library.
@item debug
@end table

By default the program logs to stderr, if coloring is supported by the
terminal, colors are used to mark errors and warnings. Log coloring
can be disabled setting the environment variable @env{NO_COLOR}.

@end table

Loading…
Cancel
Save