1
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:
Remus Bunduc 2017-11-21 11:25:28 +02:00
parent abbcb2f5e0
commit 41a97e39c8

2
cache/cache.go vendored
View File

@ -97,7 +97,7 @@ func init() {
Help: "24 hours",
}, {
Value: "48h",
Help: "24 hours",
Help: "48 hours",
},
},
Optional: true,