From 54acff83d6def5db46b486766e415239dceb403a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 17 Dec 2024 02:22:18 -0500 Subject: implement -d (dump data) option. --- uxd.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'uxd.rst') diff --git a/uxd.rst b/uxd.rst index a6c90fd..57f4455 100644 --- a/uxd.rst +++ b/uxd.rst @@ -73,6 +73,13 @@ by itself. .. colors (2 to 4 digits, 0 to 7). +-d data + Dump this data, instead of reading from a file or stdin. If *data* + contains spaces or shell metacharacters, make sure you remember to + quote it. Only one **-d** option can be given. + +.. dump this data instead of a file. + -h, --help Print built-in usage message and exit. -- cgit v1.2.3