From d7546f793ca01866ba1a1351e2f139a7c0ed9711 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 21 Dec 2024 04:29:14 -0500 Subject: alternating colors for specials --- uxd.1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'uxd.1') diff --git a/uxd.1 b/uxd.1 index 2066f89..cb36f29 100644 --- a/uxd.1 +++ b/uxd.1 @@ -84,15 +84,15 @@ terminal and its color settings. Ignored if \fB\-m\fP given. . .INDENT 0.0 .TP -.BI \-c \ nnnn -Set the colors to use. Must be 2 to 4 digits, from 0 to 7. These are +.BI \-c \ nnnnn +Set the colors to use. Must be 2 to 5 digits, from 0 to 7. These are standard ANSI colors. The first 2 are the alternating colors for -normal characters, the 3rd digit (optional) is the color for non\-printable -and space characters, and the 4th (optional) is for invalid UTF\-8 -sequences. Default: \fB2351\fP\&. This option also disables a prior \fB\-m\fP +normal characters, the 3rd and 4th (optional) are the alternating color for non\-printable +and space characters, and the 5th (optional) is for invalid UTF\-8 +sequences. Default: \fB23561\fP\&. This option also disables a prior \fB\-m\fP option. .UNINDENT -.\" colors (2 to 4 digits, 0 to 7). +.\" colors (2 to 5 digits, 0 to 7). . .INDENT 0.0 .TP -- cgit v1.2.3