diff options
Diffstat (limited to 'uxd.rst')
-rw-r--r-- | uxd.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -35,7 +35,8 @@ such as **xxd**. Output is written to standard output, which is normally a terminal. It's assumed that the terminal supports ANSI-style color and -UTF-8. See **TERMINAL SUPPORT** below. +UTF-8. See **TERMINAL SUPPORT** below. If you want to pipe the output +to a pager, try **less -R**. Each line of output consists of eighteen columns: the offset from the start of the file (in hex; minimum 4 digits), 16 bytes of hex |