cifs: use more general name for password description
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@ -107,7 +107,7 @@ sub properties {
|
|||||||
type => 'string',
|
type => 'string',
|
||||||
},
|
},
|
||||||
password => {
|
password => {
|
||||||
description => "Password for CIFS share.",
|
description => "Password for accessing the share/datastore.",
|
||||||
type => 'string',
|
type => 'string',
|
||||||
maxLength => 256,
|
maxLength => 256,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user