diff options
Diffstat (limited to 'uxd.1')
-rw-r--r-- | uxd.1 | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -86,6 +86,10 @@ Don\(aqt alternate colors. . .INDENT 0.0 .TP +.B \-a +Don\(aqt dump lines that consist entirely of ASCII characters (codepoints +U+00 to U+7f). +.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. @@ -492,7 +496,7 @@ Only UTF\-8 and a couple of variants (WTF\-8, MUTF\-8) are supported. There is no support for UTF\-16, UTF\-32, UTF\-EBCDIC, or any other non\-UTF\-8 encoding. .sp -There\(aqs no support for any number base except hex. +There\(aqs no support for any output number base except hex. .sp The input is read one byte at a time, so a search or regex match option would be difficult or impossible to implement. @@ -517,6 +521,6 @@ Watson <\fI\%urchlay@slackware.uk\fP>. .UNINDENT .SH SEE ALSO .sp -xxd(1), bvi(1), utf\-8(7), unicode(7) +xxd(1), bvi(1), utf\-8(7), unicode(7), console_codes(4) .\" Generated by docutils manpage writer. . |