1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

rc: fix name of "queue" JSON key in docs for vfs/cache

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2025-10-26 18:21:11 -04:00
committed by Nick Craig-Wood
parent 1e8ee3b813
commit 0a82929b94

View File

@@ -450,7 +450,7 @@ This is only useful if |--vfs-cache-mode| > off. If you call it when
the |--vfs-cache-mode| is off, it will return an empty result.
{
"queued": // an array of files queued for upload
"queue": // an array of files queued for upload
[
{
"name": "file", // string: name (full path) of the file,