aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-11-24 21:22:44 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-11-24 21:24:32 +0530
commite6f9d6d2d0a6213ef90759ce46375ff6436c0f21 (patch)
tree43c8de66706890348eef9447383034921f0118a0 /nnn.1
parentc4483a89563b718c339bb36610f1247ada7602d6 (diff)
downloadnnn-e6f9d6d2d0a6213ef90759ce46375ff6436c0f21.tar.gz
Add rclone support for remote access
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.17
1 files changed, 7 insertions, 0 deletions
diff --git a/nnn.1 b/nnn.1
index 393e239..870ae5b 100644
--- a/nnn.1
+++ b/nnn.1
@@ -223,6 +223,13 @@ when dealing with the !, e and p commands respectively. A single combination to
NOTE: The options must be preceded by `sshfs` and comma-separated without any space between them.
.Ed
.Pp
+\fBNNN_RCLONE_OPTS:\fR pass additional options to rclone command:
+.Bd -literal
+ export NNN_RCLONE_OPTS='rclone mount --read-only --no-checksum'
+
+ NOTE: The options must be preceded by `rclone` and max 5 flags are supported.
+.Ed
+.Pp
\fBNNN_OPENER:\fR specify a custom file opener.
.Bd -literal
export NNN_OPENER=mimeopen