summaryrefslogtreecommitdiffstats
path: root/bfs.1
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2022-04-15 13:31:22 -0400
committerTavian Barnes <tavianator@tavianator.com>2022-04-15 14:45:08 -0400
commit7241d6cc35134fcb5ec6dfa81bbd01e430b2415f (patch)
tree3b3dbde25dff9430ca644f680249a6add224f213 /bfs.1
parenta571aa9ef6f3dc2099ee33c5040f8c54776ddece (diff)
downloadbfs-7241d6cc35134fcb5ec6dfa81bbd01e430b2415f.tar.xz
color: Support a separate $BFS_COLORS environment variable
Diffstat (limited to 'bfs.1')
-rw-r--r--bfs.114
1 files changed, 12 insertions, 2 deletions
diff --git a/bfs.1 b/bfs.1
index b9288e8..53a9831 100644
--- a/bfs.1
+++ b/bfs.1
@@ -715,16 +715,26 @@ Yes/no prompts (e.g. from
.BR \-ok )
will also be interpreted according to the current locale.
.RE
-.TP
+.PP
.B LS_COLORS
+.br
+.B BFS_COLORS
+.RS
Controls the colors used when displaying file paths if
.B \-color
is enabled.
.B bfs
-interprets this environment variable is interpreted the same way GNU
+interprets
+.B LS_COLORS
+the same way GNU
.BR ls (1)
does (see
.BR dir_colors (5)).
+.B BFS_COLORS
+can be used to customize
+.B bfs
+without affecting other commands.
+.RE
.TP
.B NO_COLOR
Causes