OSDN Git Service

Document terminal coloring in the -loglevel option.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 16 Jun 2010 19:16:23 +0000 (19:16 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 16 Jun 2010 19:16:23 +0000 (19:16 +0000)
Originally committed as revision 23633 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/fftools-common-opts.texi

index 992008c..618441e 100644 (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