diff options
Diffstat (limited to 'uxd.1')
-rw-r--r-- | uxd.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -76,6 +76,11 @@ option. .B \-h\fP,\fB \-\-help Print built\-in usage message and exit. .TP +.B \-i +After dumping, print information about the input: number of bytes, +characters, ASCII (one\-byte) characters, multi\-byte characters, and +bad sequences. +.TP .BI \-l \ length Stop dumping after \fIlength\fP bytes (not characters). If the limit is reached in the middle of a multibyte character, the entire character |