aboutsummaryrefslogtreecommitdiff
path: root/uxd.rst
diff options
context:
space:
mode:
Diffstat (limited to 'uxd.rst')
-rw-r--r--uxd.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/uxd.rst b/uxd.rst
index de5cc86..ed487ae 100644
--- a/uxd.rst
+++ b/uxd.rst
@@ -78,8 +78,8 @@ by itself.
-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 **-b**, **-c**
+ options.
-n
Ignore **UXD_OPTS** environment variable. This option should not be
@@ -107,7 +107,7 @@ by itself.
Works with negative *pos*, too.
-u
- Use uppercase hex digits A-F. Default is lowercase.
+ Use uppercase hex digits *A-F*. Default is lowercase.
-v, --version
Print version number and exit.
@@ -251,7 +251,8 @@ ENVIRONMENT
**UXD_OPTS**
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 **-n**).
**NO_COLOR**
If this is set (to any value), **uxd** runs in monochrome mode, just