]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/CLI/pvesm.pm
prune-backups: improve command description
[pve-storage.git] / PVE / CLI / pvesm.pm
index d7591eec5b9fd4226b1a537adf891e1c4a98a637..a2246cce227e8723bd4a31e84e5355769ffc5a3e 100755 (executable)
@@ -737,7 +737,8 @@ __PACKAGE__->register_method ({
     name => 'prunebackups',
     path => 'prunebackups',
     method => 'GET',
-    description => "Prune backups. This is only a wrapper for the proper API endpoints.",
+    description => "Prune backups. Only those using the standard naming scheme are considered. " .
+                  "If no keep options are specified, those from the storage configuration are used.",
     protected => 1,
     proxyto => 'node',
     parameters => {