aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-01-07 18:40:30 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-01-07 18:40:30 +0530
commitb40662635d251af3d5fc839c7baf50f5cb83860b (patch)
treed5233b5b612a502cfa28eed1b699372d6a5d233f
parent51acd70ba0971e47ced724c41b0075ddeea3eadd (diff)
downloadnnn-b40662635d251af3d5fc839c7baf50f5cb83860b.tar.gz
Update docs
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index d3949de..c14d852 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ We need contributors. Please visit the [ToDo list](https://github.com/jarun/nnn/
- [launch applications](#launch-applications)
- [change dir color](#change-dir-color)
- [integrate patool](#integrate-patool)
- - [lftp transfers](#lftp-transfers)
+ - [remote transfers](#remote-transfers)
- [prompt shortcuts](#prompt-shortcuts)
- [set idle timeout](#set-idle-timeout)
- [hot-plugged drives](#hot-plugged-drives)
@@ -503,9 +503,9 @@ Any other value disables colored directories.
On systems where `atool` is not available but `patool` is, drop two copies of the Python3 script [natool](https://github.com/jarun/nnn/tree/master/scripts/natool) as `atool` and `apack` somewhere in `$PATH`.
-#### lftp transfers
+#### remote transfers
-lftp can be used from `nnn` for automated remote transfers or copying a selection to a server. Visit the [wiki page](https://github.com/jarun/nnn/wiki/simplify-remote-transfers-with-lftp) for more details on the integration.
+lftp can be used with `nnn` for automated remote transfers or copying a selection to a server. Visit the [wiki page](https://github.com/jarun/nnn/wiki/simplify-remote-transfers-with-lftp) for more details on the integration.
#### prompt shortcuts