mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
vfs: fix docs - fixes #2067
This commit is contained in:
parent
0f787e43b0
commit
cd7fd51119
@ -32,7 +32,7 @@ and write simultaneously to a file. See below for more details.
|
||||
Note that the VFS cache works in addition to the cache backend and you
|
||||
may find that you need one or the other or both.
|
||||
|
||||
--vfs-cache-dir string Directory rclone will use for caching.
|
||||
--cache-dir string Directory rclone will use for caching.
|
||||
--vfs-cache-max-age duration Max age of objects in the cache. (default 1h0m0s)
|
||||
--vfs-cache-mode string Cache mode off|minimal|writes|full (default "off")
|
||||
--vfs-cache-poll-interval duration Interval to poll the cache for stale objects. (default 1m0s)
|
||||
|
Loading…
Reference in New Issue
Block a user