From 256dbb7fd4b07196f2947fe0239ab5a47951b886 Mon Sep 17 00:00:00 2001 From: glow Date: Sat, 11 May 2024 13:58:13 +0200 Subject: [PATCH] docs(man): replace decay with color-scale I believe this feature changed name sometimes during development, but it's still called decay in the description of EZA_MIN_LUMINANCE, which confused me while I read the man page. Signed-off-by: glow --- man/eza.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/eza.1.md b/man/eza.1.md index c77b613e6..a6d43fd86 100644 --- a/man/eza.1.md +++ b/man/eza.1.md @@ -330,7 +330,7 @@ For more information on the format of these environment variables, see the [eza_ Overrides any `--git` or `--git-repos` argument ## `EZA_MIN_LUMINANCE` -Specifies the minimum luminance to use when decay is active. It's value can be between -100 to 100. +Specifies the minimum luminance to use when color-scale is active. It's value can be between -100 to 100. ## `EZA_ICONS_AUTO`