aboutsummaryrefslogtreecommitdiff
path: root/uxd.1
diff options
context:
space:
mode:
Diffstat (limited to 'uxd.1')
-rw-r--r--uxd.111
1 files changed, 10 insertions, 1 deletions
diff --git a/uxd.1 b/uxd.1
index 86d186c..2f90da6 100644
--- a/uxd.1
+++ b/uxd.1
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
-.TH "UXD" 1 "2024-12-24" "0.3.0" "Urchlay's Utilities"
+.TH "UXD" 1 "2024-12-24" "1.0.0" "Urchlay's Utilities"
.SH NAME
uxd \- UTF-8 hex dumper
.SH SYNOPSIS
@@ -100,6 +100,15 @@ Don\(aqt dump lines that consist entirely of ASCII characters (codepoints
.
.INDENT 0.0
.TP
+.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.
+.UNINDENT
+.\" ASCII output instead of UTF-8.
+.
+.INDENT 0.0
+.TP
.B \-b
Bold output. This may be more or less readable, depending on your
terminal and its color settings. Ignored if \fB\-m\fP given.