]> git.proxmox.com Git - qemu-server.git/blobdiff - qmrestore
better documentation
[qemu-server.git] / qmrestore
index f389a24e5f9079abd3342683d72c09ee71b3145e..684b2f73cb5a5a7ca6b029ee8406882ed67a4588 100755 (executable)
--- a/qmrestore
+++ b/qmrestore
@@ -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,
            },