[pve-devel] [PATCH V5 pve-manager] Adjust the option name to a new	name scheme.
    Wolfgang Link 
    w.link at proxmox.com
       
    Mon Sep 18 11:52:45 CEST 2017
    
    
  
---
 PVE/CLI/pvesr.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/CLI/pvesr.pm b/PVE/CLI/pvesr.pm
index 7da94404..1ed3d535 100644
--- a/PVE/CLI/pvesr.pm
+++ b/PVE/CLI/pvesr.pm
@@ -75,7 +75,7 @@ __PACKAGE__->register_method ({
 		minimum => 0,
 		optional => 1,
 	    },
-	    parent_snapname => get_standard_option('pve-snapshot-name', {
+	    parent_snapname => get_standard_option('pve-snapshotname', {
                 optional => 1,
             }),
 	},
-- 
2.11.0
    
    
More information about the pve-devel
mailing list