diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi
index 992008c39d450bd3edee00a1d4c61f748655a897..618441e0451bbc9c4d919de8d33a696c056bfccd 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