5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-11 05:17:57 +03:00

better documentation

This commit is contained in:
Dietmar Maurer 2011-10-19 11:31:06 +02:00
parent 9c502e26f3
commit 97fb319d57

View File

@ -37,7 +37,7 @@ __PACKAGE__->register_method({
properties => {
vmid => get_standard_option('pve-vmid'),
archive => {
description => "The backup file.",
description => "The backup file. You can pass '-' to read from standard input.",
type => 'string',
maxLength => 255,
},