diff options
author | Kaz Kyheku <kaz@kylheku.com> | 2020-01-30 21:14:25 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-01-30 21:14:25 -0800 |
commit | eeb8ac7f7bcb3ba950a927a4123e277d1130b862 (patch) | |
tree | 66a843edb3921e4742360448da61a235fc47b9c6 | |
parent | d514eb635cd52fcb57aefaa8a4b74ce9a43a26d8 (diff) | |
download | txr-eeb8ac7f7bcb3ba950a927a4123e277d1130b862.tar.gz txr-eeb8ac7f7bcb3ba950a927a4123e277d1130b862.tar.bz2 txr-eeb8ac7f7bcb3ba950a927a4123e277d1130b862.zip |
doc: remove-path copy-paste error.
* txr.1: Under rename-path, remove-path is wrongly referenced.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57633,7 +57633,7 @@ to indicate that it didn't perform a removal. .syne .desc The -.code remove-path +.code rename-path function tries to rename filesystem path .metn from-path , which may refer to a file, directory or something else, to the path |