aboutsummaryrefslogtreecommitdiff
path: root/uxd.1
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-16 04:11:04 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-16 04:11:04 -0500
commit38433725349b470e492f3b17c2ee0637dd60f73d (patch)
treef8d6c0854609efeee69a2947cec614f1678c5ff2 /uxd.1
parent398f17fdf635ae64c4d5944190c73379dd953de6 (diff)
downloaduxd-38433725349b470e492f3b17c2ee0637dd60f73d.tar.gz
implement -m (mono).
Diffstat (limited to 'uxd.1')
-rw-r--r--uxd.111
1 files changed, 6 insertions, 5 deletions
diff --git a/uxd.1 b/uxd.1
index bd812d8..306b5a2 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-15" "0.1.0" "Urchlay's Utilities"
+.TH "UXD" 1 "2024-12-16" "0.1.0" "Urchlay's Utilities"
.SH NAME
uxd \- UTF-8 hex dumper
.SH SYNOPSIS
@@ -89,8 +89,8 @@ will be dumped.
.B \-m
Monochrome mode. Uses underline, bold, reverse video instead of color.
Use this if you have trouble distinguishing the colors, or if they
-look too much like angry fruit salad.
-NOT IMPLEMENTED YET.
+look too much like angry fruit salad. Disables prior \fB\-b\fP, \fB\-c\fP
+options.
.TP
.B \-n
Ignore \fBUXD_OPTS\fP environment variable. This option should not be
@@ -118,7 +118,7 @@ position after seeking. \fB\-S 100\fP is the same as \fB\-s 100 \-o \-100\fP\&.
Works with negative \fIpos\fP, too.
.TP
.B \-u
-Use uppercase hex digits A\-F. Default is lowercase.
+Use uppercase hex digits \fIA\-F\fP\&. Default is lowercase.
.TP
.B \-v\fP,\fB \-\-version
Print version number and exit.
@@ -266,7 +266,8 @@ any files other than standard output. There\(aqs no config file.
.TP
.B \fBUXD_OPTS\fP
If this is set, its value is treated as a set of options, which
-get applied before any command\-line options.
+get applied before any command\-line options (unless the command\-line
+options inclue \fB\-n\fP).
.TP
.B \fBNO_COLOR\fP
If this is set (to any value), \fBuxd\fP runs in monochrome mode, just