From: Richard W.M. Jones Date: Thu, 13 Oct 2011 22:24:28 +0000 (+0100) Subject: virt-sysprep: Clarify docs on enabling operations. X-Git-Tag: 1.13.21~13 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=42f3abe42d601c5d0a1521a36db54dea705a03c7;p=libguestfs.git virt-sysprep: Clarify docs on enabling operations. --- diff --git a/clone/virt-sysprep.pod b/clone/virt-sysprep.pod index 98270c1..ecd500f 100755 --- a/clone/virt-sysprep.pod +++ b/clone/virt-sysprep.pod @@ -155,9 +155,9 @@ Enable tracing of libguestfs API calls. =head1 OPERATIONS -If the I<--enable> option is I given, then all sysprep operations -in the list below are enabled, although some are skipped depending on -the type of guest. +If the I<--enable> option is I given, then +I, although some are skipped +depending on the type of guest. Operations can be individually enabled using the I<--enable> option. Use a comma-separated list, for example: @@ -167,6 +167,10 @@ Use a comma-separated list, for example: To list the operations supported by the current version of virt-sysprep, use I<--list-operations>. +Future versions of virt-sysprep may add more operations. If you are +using virt-sysprep and want predictable behaviour, specify only the +operations that you want to have enabled. + =head2 dhcp-client-state Remove DHCP client leases.