diff --git a/.gitignore b/.gitignore index 0ae41f6..ede6ac0 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,3 @@ parts prime stage *.snap - -# IntelliJ IDEA files -.idea diff --git a/man/exa.1.md b/man/exa.1.md index 24cec4f..7bafd3f 100644 --- a/man/exa.1.md +++ b/man/exa.1.md @@ -226,7 +226,7 @@ Different terminals display icons differently, as they usually take up more than ## `NO_COLOR` -Disables ANSI colour in the output (regardless of its value). Can be overridden by `--color` option. +Disables colours in the output (regardless of its value). Can be overridden by `--color` option. See `https://no-color.org/` for details.