mirror of
https://github.com/jarun/nnn.git
synced 2025-02-18 15:24:29 +00:00
Updated Basic use cases (markdown)
parent
765b052252
commit
4565af79b6
|
@ -202,7 +202,7 @@ The remote needs to be [configured and authenticated](https://rclone.org/docs/)
|
|||
|
||||
Like SSHFS, if you need to pass options, use the dedicated environment variable:
|
||||
|
||||
export NNN_RCLONE_OPTS='rclone mount --read-only --no-checksum'
|
||||
export NNN_RCLONE_OPTS='rclone mount --read-only --no-checksum'
|
||||
|
||||
A maximum of 5 flags can be passed.
|
||||
|
||||
|
|
Loading…
Reference in a new issue