mirror of
https://github.com/rclone/rclone.git
synced 2025-08-24 03:45:45 +02:00
cache: fix option help text
This commit is contained in:
2
cache/cache.go
vendored
2
cache/cache.go
vendored
@@ -97,7 +97,7 @@ func init() {
|
|||||||
Help: "24 hours",
|
Help: "24 hours",
|
||||||
}, {
|
}, {
|
||||||
Value: "48h",
|
Value: "48h",
|
||||||
Help: "24 hours",
|
Help: "48 hours",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Optional: true,
|
Optional: true,
|
||||||
|
Reference in New Issue
Block a user