aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uxd.13
-rw-r--r--uxd.rst3
2 files changed, 4 insertions, 2 deletions
diff --git a/uxd.1 b/uxd.1
index fe1bb34..55c7b59 100644
--- a/uxd.1
+++ b/uxd.1
@@ -48,7 +48,8 @@ such as \fBxxd\fP\&.
.sp
Output is written to standard output, which is normally a
terminal. It\(aqs assumed that the terminal supports ANSI\-style color and
-UTF\-8. See \fBTERMINAL SUPPORT\fP below.
+UTF\-8. See \fBTERMINAL SUPPORT\fP below. If you want to pipe the output
+to a pager, try \fBless \-R\fP\&.
.sp
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
diff --git a/uxd.rst b/uxd.rst
index c8bdfed..8aa04fe 100644
--- a/uxd.rst
+++ b/uxd.rst
@@ -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