summaryrefslogtreecommitdiffstats
path: root/clone
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-10-13 23:24:28 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-10-13 23:24:28 +0100
commit42f3abe42d601c5d0a1521a36db54dea705a03c7 (patch)
treef83f1c680f7fb9b9241eccab59603e0ac61987fa /clone
parentdd73c50dc5439c3e16f1322dce69b1f17af485da (diff)
downloadlibguestfs-42f3abe42d601c5d0a1521a36db54dea705a03c7.tar.gz
libguestfs-42f3abe42d601c5d0a1521a36db54dea705a03c7.tar.xz
libguestfs-42f3abe42d601c5d0a1521a36db54dea705a03c7.zip
virt-sysprep: Clarify docs on enabling operations.
Diffstat (limited to 'clone')
-rwxr-xr-xclone/virt-sysprep.pod10
1 files changed, 7 insertions, 3 deletions
diff --git a/clone/virt-sysprep.pod b/clone/virt-sysprep.pod
index 98270c1e..ecd500f4 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<not> 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<not> given, then
+I<all sysprep operations are enabled>, 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.