summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-05-21 19:46:33 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-05-21 19:46:33 -0700
commit29b0a843d634c434d69c617979d87288367cdefc (patch)
tree79a19d0a29ec77f3eef29448baa5d00bcdb01c32 /txr.1
parent59f9e3c87dcba0c9bfcfe99ed46dca9b10bb7723 (diff)
downloadtxr-29b0a843d634c434d69c617979d87288367cdefc.tar.gz
txr-29b0a843d634c434d69c617979d87288367cdefc.tar.bz2
txr-29b0a843d634c434d69c617979d87288367cdefc.zip
txr/doc: refer to arguments not data-files.
* txr.1: The arguments after the script-file are not necessary data files; they can have any meaning. * txr.c (help): Also adjust the help text.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 24122eb6..8dc97cda 100644
--- a/txr.1
+++ b/txr.1
@@ -436,7 +436,7 @@
.SH* SYNOPSIS
.mono
-.meti txr [ < options ] [ < script-file [ < data-files ... ]]
+.meti txr [ < options ] [ < script-file [ < arguments ... ]]
.onom
.SH* DESCRIPTION