aboutsummaryrefslogtreecommitdiff
path: root/uxd.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-17 02:22:18 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-17 02:22:18 -0500
commit54acff83d6def5db46b486766e415239dceb403a (patch)
tree779a61eb4fb46da1bd0d0d37b30eeda583c5a34a /uxd.rst
parent8ed105961ec33c97d7b644659fedb8c8b8bc8c3d (diff)
downloaduxd-54acff83d6def5db46b486766e415239dceb403a.tar.gz
implement -d (dump data) option.
Diffstat (limited to 'uxd.rst')
-rw-r--r--uxd.rst7
1 files changed, 7 insertions, 0 deletions
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.