mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-08 21:18:04 +03:00
virt-clone: Fix typo
This commit is contained in:
parent
95575aa5c7
commit
4ade419002
@ -129,7 +129,7 @@ def get_force_target(target, design):
|
||||
|
||||
def parse_args():
|
||||
desc = _("Duplicate a virtual machine, changing all the unique "
|
||||
"host sizeconfiguration like MAC address, name, etc. \n\n"
|
||||
"host side configuration like MAC address, name, etc. \n\n"
|
||||
"The VM contents are NOT altered: virt-clone does not change "
|
||||
"anything _inside_ the guest OS, it only duplicates disks and "
|
||||
"does host side changes. So things like changing passwords, "
|
||||
|
Loading…
Reference in New Issue
Block a user