diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/refman/RefMan-com.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/refman/RefMan-com.tex b/doc/refman/RefMan-com.tex index 774ba0ed54..a937332569 100644 --- a/doc/refman/RefMan-com.tex +++ b/doc/refman/RefMan-com.tex @@ -184,6 +184,12 @@ Add physical path {\em directory} to the {\ocaml} loadpath. Activate or not special functions for Geoproof within {\CoqIDE} (default is yes). +\item[{\tt -color} (on|off|auto)]\ + + Activate or not the coloring of output of {\tt coqtop}. The default, auto, + means that {\tt coqtop} will dynamically decide whether to activate it + depending if the output channels of {\tt coqtop} can handle ANSI styles. + \item[{\tt -beautify}]\ While compiling {\em file}, pretty prints each command just after having parsing |
