From b86073360c998cd67561b1f1477cf99a89153f76 Mon Sep 17 00:00:00 2001 From: Luca Bruno Date: Thu, 24 Dec 2015 19:02:52 +0100 Subject: [PATCH] manpage: add --no-color --- doc/valac.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/valac.1 b/doc/valac.1 index 5000a262a..2d3f70b23 100644 --- a/doc/valac.1 +++ b/doc/valac.1 @@ -138,6 +138,9 @@ Keep temporary files .B \--profile=\fIPROFILE\fR Use the given profile instead of the default .TP +.B \--no-color +Disable colored output +.TP .B \-q, --quiet Do not print messages to the console .TP -- 2.47.2