]> git.proxmox.com Git - pve-storage.git/commitdiff
fix description
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 3 Nov 2011 08:33:27 +0000 (09:33 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 3 Nov 2011 08:33:27 +0000 (09:33 +0100)
PVE/API2/Storage/Content.pm

index 239522d42716ba906c78af182fb421d02db8ce93..5544ea781767bf9dd6bd4377a08d95f7ff41957b 100644 (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" } ),