We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 884232e commit cfe29cdCopy full SHA for cfe29cd
README.md
@@ -52,6 +52,7 @@ and add this to your `lib.rs` or `main.rs`:
52
- Safe rust, easy to use, minimal dependencies, complete test suite
53
- Respect the `CLICOLOR`/`CLICOLOR_FORCE` behavior (see [the specs](http://bixense.com/clicolors/))
54
- Respect the `NO_COLOR` behavior (see [the specs](https://no-color.org/))
55
+- Do note that `CLICOLOR_FORCE` overrules `NO_COLOR`, which overrules `CLICOLOR`
56
- Works on Linux, MacOS, and Windows (Powershell)
57
58
#### Colors:
0 commit comments