]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Document the ln=target directive.
authorJim Meyering <jim@meyering.net>
Sat, 8 Apr 2000 19:04:00 +0000 (19:04 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 Apr 2000 19:04:00 +0000 (19:04 +0000)
src/dircolors.hin

index 02af508d36da850fcf769933bc5c3f0a59740e49..8d401b84980e3ae826597f7e0b633bda2d7cc150 100644 (file)
@@ -37,7 +37,8 @@ TERM vt100
 NORMAL 00      # global default, although everything should be something.
 FILE 00        # normal file
 DIR 01;34      # directory
-LINK 01;36     # symbolic link
+LINK 01;36     # symbolic link.  (If you set this to 'target' instead of a
+               # numerical value, the color is as for the file pointed to.)
 FIFO 40;33     # pipe
 SOCK 01;35     # socket
 DOOR 01;35     # door