mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-11-03 20:52:14 +00:00
qm rescan: fix typo in dryrun description
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
e27003dfc7
commit
dc02254ec9
@ -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).',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user