From b40662635d251af3d5fc839c7baf50f5cb83860b Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Mon, 7 Jan 2019 18:40:30 +0530 Subject: [PATCH] Update docs --- README.md | 6 +++--- 1 file 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