aboutsummaryrefslogtreecommitdiff
path: root/uxd.1
diff options
context:
space:
mode:
Diffstat (limited to 'uxd.1')
-rw-r--r--uxd.15
1 files changed, 3 insertions, 2 deletions
diff --git a/uxd.1 b/uxd.1
index 67c1881..ee2e88e 100644
--- a/uxd.1
+++ b/uxd.1
@@ -96,8 +96,9 @@ output. Ignored if \fB\-m\fP given.
.BI \-s \ pos
Seek in input before starting to dump. \fIpos\fP is bytes, not
characters. Positive \fIpos\fP means seek from the start of the
-input. Negative \fIpos\fP only works on files (not standard input); it
-means seek backward from EOF.
+input. Negative \fIpos\fP only works on files (not standard input);
+it means seek backward from EOF. Can be given in decimal, hex (with
+\fI0x\fP prefix), or octal (with \fI0\fP prefix).
.TP
.BI \-S \ pos
Same as \fB\-s\fP, but file offsets start at 0 rather than the