diff options
Diffstat (limited to 'uxd.1')
-rw-r--r-- | uxd.1 | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "UXD" 1 "2024-12-16" "0.1.0" "Urchlay's Utilities" +.TH "UXD" 1 "2024-12-17" "0.1.0" "Urchlay's Utilities" .SH NAME uxd \- UTF-8 hex dumper .SH SYNOPSIS @@ -90,6 +90,15 @@ option. . .INDENT 0.0 .TP +.BI \-d \ data +Dump this data, instead of reading from a file or stdin. If \fIdata\fP +contains spaces or shell metacharacters, make sure you remember to +quote it. Only one \fB\-d\fP option can be given. +.UNINDENT +.\" dump this data instead of a file. +. +.INDENT 0.0 +.TP .B \-h\fP,\fB \-\-help Print built\-in usage message and exit. .UNINDENT |