mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-07 08:58:16 +00:00
better documentation
This commit is contained in:
parent
9c502e26f3
commit
97fb319d57
@ -37,7 +37,7 @@ __PACKAGE__->register_method({
|
|||||||
properties => {
|
properties => {
|
||||||
vmid => get_standard_option('pve-vmid'),
|
vmid => get_standard_option('pve-vmid'),
|
||||||
archive => {
|
archive => {
|
||||||
description => "The backup file.",
|
description => "The backup file. You can pass '-' to read from standard input.",
|
||||||
type => 'string',
|
type => 'string',
|
||||||
maxLength => 255,
|
maxLength => 255,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user