Skip to content

Commit

Permalink
Update instructions for force-color config
Browse files Browse the repository at this point in the history
  • Loading branch information
winwinashwin authored Jan 7, 2023
1 parent 9bfa316 commit 14e2b55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ vcpkg install dbg-macro

* Set the `DBG_MACRO_DISABLE` flag to disable the `dbg(…)` macro (i.e. to make it a no-op).
* Set the `DBG_MACRO_NO_WARNING` flag to disable the *"'dbg.h' header is included in your code base"* warnings.
* Set the `DBG_MACRO_FORCE_COLOR` flag to force colored output and skip tty checks.

## Advanced features

Expand Down

0 comments on commit 14e2b55

Please sign in to comment.