diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-03-12 06:25:26 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-03-12 06:25:26 -0800 |
commit | a6afb50eb604c741708a0b0aa195eb386d42651b (patch) | |
tree | ec2a15022a240c334600a4d7a89c0d8af88eac91 | |
parent | d1fb7355bfc71a265c1955311de4a93b85f2745d (diff) | |
download | txr-a6afb50eb604c741708a0b0aa195eb386d42651b.tar.gz txr-a6afb50eb604c741708a0b0aa195eb386d42651b.tar.bz2 txr-a6afb50eb604c741708a0b0aa195eb386d42651b.zip |
doc: mistaken reference to command-get
* txr.1: The description of command-get-buf mistakenly refers
to command-get.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26010,7 +26010,7 @@ buffer object. The buffer's length corresponds to the number of bytes read from the file. The -.code command-get +.code command-get-buf function opens a binary stream over an input command pipe created for the command string .metn cmd , |