aboutsummaryrefslogtreecommitdiff
path: root/uxd.1
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-16 16:39:21 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-16 16:39:21 -0500
commit8ce66856f9e946a08593002672aa017a6e883e54 (patch)
treec80df9be31c67c759276514f57192c95f4e5bcae /uxd.1
parentd0ca5c32cd0b3890725df7dd75a807217b8e1810 (diff)
downloaduxd-8ce66856f9e946a08593002672aa017a6e883e54.tar.gz
do not allow negative -l limit.
Diffstat (limited to 'uxd.1')
-rw-r--r--uxd.14
1 files changed, 3 insertions, 1 deletions
diff --git a/uxd.1 b/uxd.1
index d6868f3..d4c1cc9 100644
--- a/uxd.1
+++ b/uxd.1
@@ -109,7 +109,9 @@ bad sequences.
.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
-will be dumped.
+will be dumped. Can be given in decimal, hex (with \fI0x\fP prefix), or
+octal (with \fI0\fP prefix). Negative \fIlength\fP doesn\(aqt make sense, and
+is an error.
.UNINDENT
.\" stop dumping after <length> bytes (not characters).
.