Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit cfda5af

Browse files
committed
Document virt-clone --preserve-data (Tomas Hoger)
1 parent ac1ceb1 commit cfda5af

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

man/en/virt-clone.pod

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Xen virtual machines it is required that the first 3 pairs in the MAC address
6868
be the sequence '00:16:3e', while for QEMU or KVM virtual machines it must
6969
be '54:52:00'.
7070

71-
=item --connect=CONNECT Connect to hypervisor with URI
71+
=item --connect=CONNECT Connect to hypervisor with URI
7272

7373
Connect to a non-default hypervisor. The default connection is chosen based
7474
on the following rules:
@@ -92,7 +92,11 @@ If running on a bare metal kernel as non-root
9292
It is only necessary to provide the C<--connect> argument if this default
9393
prioritization is incorrect, eg if wanting to use QEMU while on a Xen kernel.
9494

95-
=item -d, --debug
95+
=item --preserve-data
96+
97+
Preserve a new file to use as the disk image for the new guest.
98+
99+
=item -d, --debug
96100

97101
Print debugging information to the terminal when running the install process.
98102
The debugging information is also stored in C<$HOME/.virtinst/virt-clone.log>

0 commit comments

Comments
 (0)