diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-16 16:36:12 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-16 16:36:12 -0500 |
commit | d0ca5c32cd0b3890725df7dd75a807217b8e1810 (patch) | |
tree | 595b7ab49ff18d4e954074ab69ce2950ef7a8d29 /uxd.rst | |
parent | b952a8a68e0f5dc76b927d1d995cdc10fb4166a0 (diff) | |
download | uxd-d0ca5c32cd0b3890725df7dd75a807217b8e1810.tar.gz |
add -1 option, error checking for parse_number()
Diffstat (limited to 'uxd.rst')
-rw-r--r-- | uxd.rst | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -52,6 +52,11 @@ by itself. .. the comments are turned into the --help message by mkusage.pl. +-1 + Don't alternate colors for normal characters. + +.. don't alternate colors for normal characters. + -b Bold output. This may be more or less readable, depending on your terminal and its color settings. Ignored if **-m** given. |