From 97fb319d579b5f510e39dabb125fd04e35054ea2 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 19 Oct 2011 11:31:06 +0200 Subject: [PATCH] better documentation --- qmrestore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qmrestore b/qmrestore index f389a24e..684b2f73 100755 --- 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, }, -- 2.39.5