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