aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-12 16:55:03 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-12 16:55:03 -0500
commit5a2fb7ba18c2c481f713543f88fb1314f49f3c52 (patch)
treef52ee757760f3271ac9e0386eb4770b4dfd3ed79
parent343fd43b95960f59a3bf901f59503757b81a5592 (diff)
downloaduxd-5a2fb7ba18c2c481f713543f88fb1314f49f3c52.tar.gz
man page hint about "less -R"
-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