From: Pádraig Brady Date: Sat, 3 Aug 2024 11:48:21 +0000 (+0100) Subject: doc: reference 'dircolors invocation' from ls --color info X-Git-Tag: v9.6~199 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bead5b05d0bcd181f522ed4fec703b0647815f56;p=thirdparty%2Fcoreutils.git doc: reference 'dircolors invocation' from ls --color info * doc/coreutils.texi: Reference how to configure colors, from the ls --color description. --- 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}