Updated Basic use cases (markdown)

Mischievous Meerkat 2019-11-24 22:33:38 +05:30
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.