aboutsummaryrefslogtreecommitdiff
path: root/uxd.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-15 05:08:42 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-15 05:08:42 -0500
commit9e30d05957cef3e621240886746574a35900abf9 (patch)
tree9af0d47d93b90d32872df1f9fe97800fdaed1822 /uxd.rst
parent1fee044be729f35201cecb3a41b77e6981881989 (diff)
downloaduxd-9e30d05957cef3e621240886746574a35900abf9.tar.gz
man page nitpick
Diffstat (limited to 'uxd.rst')
-rw-r--r--uxd.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/uxd.rst b/uxd.rst
index c4e06be..8a06eab 100644
--- a/uxd.rst
+++ b/uxd.rst
@@ -85,8 +85,9 @@ over the environment.
-s pos
Seek in input before starting to dump. *pos* is bytes, not
characters. Positive *pos* means seek from the start of the
- input. Negative *pos* only works on files (not standard input); it
- means seek backward from EOF.
+ input. Negative *pos* only works on files (not standard input);
+ it means seek backward from EOF. Can be given in decimal, hex (with
+ *0x* prefix), or octal (with *0* prefix).
-S pos
Same as **-s**, but file offsets start at 0 rather than the