mirror of
https://github.com/rclone/rclone
synced 2024-11-01 21:49:35 +01:00
cache: fix option help text
This commit is contained in:
parent
abbcb2f5e0
commit
41a97e39c8
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,
|
||||
|
Loading…
Reference in New Issue
Block a user