5
0
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:
Dietmar Maurer
2011-11-03 09:33:27 +01:00
parent 4ea5bca4e3
commit 03f03009ba

View File

@ -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" } ),