diff options
author | Jim Meyering <jim@meyering.net> | 1996-06-25 04:26:12 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-06-25 04:26:12 +0000 |
commit | 80c03e37baf70f58fb318ef10db0851eeff5cded (patch) | |
tree | 65cbd8e4f6c034a584a2230ccbbf860810df83d2 | |
parent | 71e65bb036c53777a973553cd001adb26e40a84b (diff) | |
download | coreutils-80c03e37baf70f58fb318ef10db0851eeff5cded.tar.xz |
.
-rw-r--r-- | src/dircolors.hin | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dircolors.hin b/src/dircolors.hin index df74e6fa1..a1517fd03 100644 --- a/src/dircolors.hin +++ b/src/dircolors.hin @@ -1,9 +1,6 @@ # Configuration file for dircolors, a utility to help you set the # LS_COLORS environment variable used by GNU ls with the --color option. -# You can save this file as .dircolorsrc in your $HOME directory -# to override the internal defaults. - # The keywords COLOR, OPTIONS, and EIGHTBIT (honored by the # slackware version of dircolors) are recognized but ignored. |