mirror of
git://git.proxmox.com/git/pve-storage.git
synced 2025-08-29 09:49:31 +03:00
fix description
This commit is contained in:
@ -100,7 +100,7 @@ __PACKAGE__->register_method ({
|
||||
node => get_standard_option('pve-node'),
|
||||
storage => get_standard_option('pve-storage-id'),
|
||||
filename => {
|
||||
description => "The name of the file to create/upload.",
|
||||
description => "The name of the file to create.",
|
||||
type => 'string',
|
||||
},
|
||||
vmid => get_standard_option('pve-vmid', { description => "Specify owner VM" } ),
|
||||
|
Reference in New Issue
Block a user