aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uxd.12
-rw-r--r--uxd.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/uxd.1 b/uxd.1
index ae7fd98..b01e62a 100644
--- a/uxd.1
+++ b/uxd.1
@@ -103,7 +103,7 @@ Don\(aqt dump lines that consist entirely of ASCII characters (codepoints
.B \-A
ASCII output. Unprintable characters and UTF\-8 sequences are
rendered as periods (like \fBxxd\fP does). Also, spaces are rendered
-as spaces rather than the ␣ character.
+as spaces rather than the ␣ character. Color highlighting is still done.
.UNINDENT
.\" ASCII output instead of UTF-8.
.
diff --git a/uxd.rst b/uxd.rst
index 220abd1..b291091 100644
--- a/uxd.rst
+++ b/uxd.rst
@@ -86,7 +86,7 @@ Also, a decimal point can be used: **1.5K** is 1500 bytes, **1.5k** is
-A
ASCII output. Unprintable characters and UTF-8 sequences are
rendered as periods (like **xxd** does). Also, spaces are rendered
- as spaces rather than the ␣ character.
+ as spaces rather than the ␣ character. Color highlighting is still done.
.. ASCII output instead of UTF-8.