summaryrefslogtreecommitdiffstats
path: root/text-utils/hexdump.1
diff options
context:
space:
mode:
authorKarel Zak2014-03-11 10:05:32 +0100
committerKarel Zak2014-03-11 10:05:32 +0100
commit60ec67ff4e82cf22d37fb6850256839d53cfedce (patch)
treef1cf86aab9fd740f3b5327bd4527e4b93b0dd1f2 /text-utils/hexdump.1
parentlib/colors: check for /etc/terminal-colors.d/[util].disable (diff)
downloadkernel-qcow2-util-linux-60ec67ff4e82cf22d37fb6850256839d53cfedce.tar.gz
kernel-qcow2-util-linux-60ec67ff4e82cf22d37fb6850256839d53cfedce.tar.xz
kernel-qcow2-util-linux-60ec67ff4e82cf22d37fb6850256839d53cfedce.zip
lib/colors: add info to man pages, add terminal-colors.d.5
Co-Author: Ondrej Oprala <ooprala@redhat.com> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'text-utils/hexdump.1')
-rw-r--r--text-utils/hexdump.111
1 files changed, 11 insertions, 0 deletions
diff --git a/text-utils/hexdump.1 b/text-utils/hexdump.1
index 89b0d9168..e48889b3a 100644
--- a/text-utils/hexdump.1
+++ b/text-utils/hexdump.1
@@ -350,6 +350,17 @@ offsets 510 and 511 green if their value is 0xAA55, red otherwise.
"%07.7_Ax_L[cyan]\en"
"%07.7_ax_L[cyan] " 8/2 " %04x_L[green:0xAA55@510-511,!red:0xAA55@510-511] " "\en"
.nf
+.SH COLORS
+Implicit coloring can be disabled as follows:
+.RS
+
+.br
+.BI "touch /etc/terminal-colors.d/hexdump.disable"
+.br
+
+.RE
+For more details see
+.BR terminal-colors.d (5).
.SH STANDARDS
The
.B hexdump