aboutsummaryrefslogtreecommitdiff
path: root/bdep/common.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-12-08 10:52:19 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-12-08 10:52:19 +0200
commit5755ec31eb0bc2134d9c228c8a0edbe2c3e3c9b5 (patch)
tree6ff40d57fa9b802bd24331db71ec33d15cb4844e /bdep/common.cli
parent8ea9bf7420a74e750f5ffbceb1b8667b097b3e96 (diff)
Add --[no]diag-color options (infrastructure only)
Diffstat (limited to 'bdep/common.cli')
-rw-r--r--bdep/common.cli12
1 files changed, 12 insertions, 0 deletions
diff --git a/bdep/common.cli b/bdep/common.cli
index ed7a901..a90794b 100644
--- a/bdep/common.cli
+++ b/bdep/common.cli
@@ -122,6 +122,18 @@ namespace bdep
network transfers, building, etc."
}
+ bool --diag-color
+ {
+ "Use color in diagnostics. If printing to a terminal the color is used
+ by default provided the terminal is not dumb. Use \cb{--no-diag-color}
+ to suppress."
+ }
+
+ bool --no-diag-color
+ {
+ "Don't use color in diagnostics."
+ }
+
path --bpkg
{
"<path>",