docs: add help message for mount path (#4364)
Co-authored-by: Andy Hsu <i@nn.ci>
This commit is contained in:
parent
74d971aa8a
commit
ea88998325
@ -63,7 +63,7 @@ func getMainItems(config driver.Config) []driver.Item {
|
||||
Name: "mount_path",
|
||||
Type: conf.TypeString,
|
||||
Required: true,
|
||||
Help: "",
|
||||
Help: "The path you want to mount to, it is unique and cannot be repeated",
|
||||
}, {
|
||||
Name: "order",
|
||||
Type: conf.TypeNumber,
|
||||
|
Loading…
x
Reference in New Issue
Block a user