aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
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