diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-07-11 22:38:25 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-07-11 22:38:25 -0700 |
commit | b9a0c566ef7b551ff056108baa6fea197d8a68ce (patch) | |
tree | 8ef3de3091c18dbc493a62823e7081671f869ef3 | |
parent | c4679bf0951e4b21fcf4c447aa9ca2938e36e138 (diff) | |
download | txr-b9a0c566ef7b551ff056108baa6fea197d8a68ce.tar.gz txr-b9a0c566ef7b551ff056108baa6fea197d8a68ce.tar.bz2 txr-b9a0c566ef7b551ff056108baa6fea197d8a68ce.zip |
doc: fix in --version option.
* txr.1: Revise description of --version command line option
for grammar and accuracy.
-rw-r--r-- | txr.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -902,7 +902,8 @@ installed such that the LICENSE file is in the data directory. Use of \*(TX implies agreement with the liability disclaimer in the license. .coIP --version -Prints program version standard output, and terminates successfully. +Prints a message on standard output which includes the program version, +and then immediately causes \*(TX to terminate with a successful status. .coIP --args The |