]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/API2/Storage/Content.pm
api: storage: fix indentation in free volume
[pve-storage.git] / PVE / API2 / Storage / Content.pm
index 41b577c290ef82cbae2cce542492008da6cb70b2..fe0ad4adb178a729d00b0a8af98eb1a07641b455 100644 (file)
@@ -415,9 +415,9 @@ __PACKAGE__->register_method ({
        properties => {
            node => get_standard_option('pve-node'),
            storage => get_standard_option('pve-storage-id', {
-                optional => 1,
-                completion => \&PVE::Storage::complete_storage,
-            }),
+               optional => 1,
+               completion => \&PVE::Storage::complete_storage,
+           }),
            volume => {
                description => "Volume identifier",
                type => 'string',