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 | ef1235d2c29728c4f12c193e325a5db976c5fe13 (patch) | |
tree | ec2a15022a240c334600a4d7a89c0d8af88eac91 | |
parent | d39d327262f76f1c2de46fe7b09d6492a4c0941b (diff) | |
download | txr-ef1235d2c29728c4f12c193e325a5db976c5fe13.tar.gz txr-ef1235d2c29728c4f12c193e325a5db976c5fe13.tar.bz2 txr-ef1235d2c29728c4f12c193e325a5db976c5fe13.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 , |