diff --git a/pages/common/dircolors.md b/pages/common/dircolors.md index be785b8b67..414399a1ae 100644 --- a/pages/common/dircolors.md +++ b/pages/common/dircolors.md @@ -7,6 +7,10 @@ `dircolors` +- Display each filetype with the color they would appear in `ls`: + +`dircolors --print-ls-colors` + - Output commands to set LS_COLOR using colors from a file: `dircolors {{path/to/file}}`