mirror of https://github.com/rclone/rclone.git
cache: fix option help text
This commit is contained in:
parent
abbcb2f5e0
commit
41a97e39c8
|
@ -97,7 +97,7 @@ func init() {
|
|||
Help: "24 hours",
|
||||
}, {
|
||||
Value: "48h",
|
||||
Help: "24 hours",
|
||||
Help: "48 hours",
|
||||
},
|
||||
},
|
||||
Optional: true,
|
||||
|
|
Loading…
Reference in New Issue