]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lib/colors: add to the man page hint about $HOME stuff
authorKarel Zak <kzak@redhat.com>
Tue, 13 May 2014 11:26:50 +0000 (13:26 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 13 May 2014 11:27:03 +0000 (13:27 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
lib/terminal-colors.d.5

index f9e15828c120768e847f6a38c2c3c79b5893fe98..d16d7674a8f96f7e831b627486da3fcf32fc3922 100644 (file)
@@ -44,6 +44,12 @@ specific filename wins. For example filename "@xterm.scheme" has less
 priority than "dmesg@xterm.scheme". The lowest priority have files without
 utility name and terminal identifier (e.g. "disable").
 
+The user specific
+.IR  $XDG_CONFIG_HOME/terminal-colors.d
+or
+.IR $HOME/.config/terminal-colors.d
+overrides the global setting.
+
 .SH EXAMPLES
 Disable colors for all compatible utilities:
 .RS
@@ -156,7 +162,12 @@ output use:
 .br
 .RE
 
-
+.SH FILES
+.IR $XDG_CONFIG_HOME/terminal-colors.d
+.br
+.IR $HOME/.config/terminal-colors.d
+.br
+.IR /etc/terminal-colors.d
 
 .SH COMPATIBILITY
 The terminal-colors.d functionality is currently supported by all util-linux