mirror of
https://github.com/rclone/rclone.git
synced 2025-08-18 17:38:52 +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",
|
||||
}, {
|
||||
Value: "48h",
|
||||
Help: "24 hours",
|
||||
Help: "48 hours",
|
||||
},
|
||||
},
|
||||
Optional: true,
|
||||
|
Reference in New Issue
Block a user