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',
|
||||
},
|
||||
password => {
|
||||
description => "Password for CIFS share.",
|
||||
description => "Password for accessing the share/datastore.",
|
||||
type => 'string',
|
||||
maxLength => 256,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user