diff options
Diffstat (limited to 'uxd.1')
-rw-r--r-- | uxd.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -188,6 +188,9 @@ that if a regular ↵ character appears in the input, it\(aqll be rendered in either green or yellow (so you can tell it\(aqs not just another newline). .SH COLORS +.sp +The colors in this description are the default ones. They can be +changed with the \fB\-c\fP option (see above). .INDENT 0.0 .TP .B \fBgreen\fP, \fByellow\fP @@ -201,7 +204,7 @@ standard hex dumpers do. The Unicode BOM (byte order marker, U+FEFF) is printed as a purple letter B. .TP .B \fBred\fP -Invalid UTF\-8 sequences. These are rendered with a red foreground, to make them +Invalid UTF\-8 sequences. These are rendered with a red background, to make them stand out. Examples of invalid sequences: .INDENT 7.0 .INDENT 3.5 |