]> git.proxmox.com Git - qemu-server.git/commitdiff
qm rescan: fix typo in dryrun description
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 Aug 2018 07:21:41 +0000 (09:21 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 Aug 2018 07:21:41 +0000 (09:21 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/CLI/qm.pm

index f2b39ff9dc702aaa3dd1b8d4ac6112a8baaa7821..84b8531cccf3fd14adf8490812568c158d8a7853 100755 (executable)
@@ -410,7 +410,7 @@ __PACKAGE__->register_method ({
                type => 'boolean',
                optional => 1,
                default => 0,
-               description => 'Do not actually write changes out to conifg.',
+               description => 'Do not actually write changes out to VM config(s).',
            },
        },
     },