diff options
Diffstat (limited to 'man/ocamlc.m')
-rw-r--r-- | man/ocamlc.m | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/ocamlc.m b/man/ocamlc.m index bf66f6fe74..596b225c8e 100644 --- a/man/ocamlc.m +++ b/man/ocamlc.m @@ -282,6 +282,9 @@ and the current heuristic checks that the "TERM" environment variable exists and is not empty or "dumb", and that isatty(stderr) holds. +The environment variable "OCAML_COLOR" is considered if \-color is not +provided. Its values are auto/always/never as above. + .TP .B \-compat\-32 Check that the generated bytecode executable can run on 32-bit |