better documentation

This commit is contained in:
Dietmar Maurer 2011-10-19 11:32:10 +02:00
parent d2be7fe6e9
commit 23237d9419

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,
},