From bead5b05d0bcd181f522ed4fec703b0647815f56 Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?= Date: Sat, 3 Aug 2024 12:48:21 +0100 Subject: [PATCH] doc: reference 'dircolors invocation' from ls --color info * doc/coreutils.texi: Reference how to configure colors, from the ls --color description. --- doc/coreutils.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index a239779107..00e401cbdd 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -8322,6 +8322,7 @@ Specifying @option{--color} and no @var{when} is equivalent to @option{--color=always}. If piping a colored listing through a pager like @command{less}, use the pager's @option{-R} option to pass the color codes to the terminal. +@xref{dircolors invocation} to configure the colors used. @vindex LS_COLORS @vindex SHELL @r{environment variable, and color} -- 2.47.2