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.1 | |
parent | b952a8a68e0f5dc76b927d1d995cdc10fb4166a0 (diff) | |
download | uxd-d0ca5c32cd0b3890725df7dd75a807217b8e1810.tar.gz |
add -1 option, error checking for parse_number()
Diffstat (limited to 'uxd.1')
-rw-r--r-- | uxd.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -63,6 +63,13 @@ by itself. . .INDENT 0.0 .TP +.B \-1 +Don\(aqt alternate colors for normal characters. +.UNINDENT +.\" don't alternate colors for normal characters. +. +.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. |