mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-10 01:18:01 +03:00
vm_copy : fix typo in description
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
This commit is contained in:
parent
b83e0181f1
commit
3732918544
@ -1779,7 +1779,7 @@ __PACKAGE__->register_method({
|
||||
method => 'POST',
|
||||
protected => 1,
|
||||
proxyto => 'node',
|
||||
description => "Creat a copy of virtual machine/template.",
|
||||
description => "Create a copy of virtual machine/template.",
|
||||
permissions => {
|
||||
description => "You need 'VM.Copy' permissions on /vms/{vmid}, and 'VM.Allocate' permissions " .
|
||||
"on /vms/{newid} (or on the VM pool /pool/{pool}). You also need " .
|
||||
|
Loading…
Reference in New Issue
Block a user