summaryrefslogtreecommitdiff
path: root/doc/fftools-common-opts.texi
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-06-16 19:16:23 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-06-16 19:16:23 +0000
commit1e27c47715eda3944ca36f95bdffb5c5e4fe1dbd (patch)
tree5ac8b3aeac0f568af99464e0604d8beea7e174fb /doc/fftools-common-opts.texi
parent92d71714bfa81ec29ecf073aa9684ceee02591ca (diff)
Document terminal coloring in the -loglevel option.
Originally committed as revision 23633 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/fftools-common-opts.texi')
-rw-r--r--doc/fftools-common-opts.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi
index 992008c39d..618441e045 100644
--- a/doc/fftools-common-opts.texi
+++ b/doc/fftools-common-opts.texi
@@ -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