[Pkg-libvirt-commits] [libguestfs] 06/40: sysprep: Don't use --option=arg in documentation.

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:44:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1%1.27.44-1
in repository libguestfs.

commit 102e9a8c057bb2670ed430feb5de082bd1a97d7a
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Sep 9 23:27:51 2014 +0100

    sysprep: Don't use --option=arg in documentation.
    
    Fedora patches OCaml's Arg module to support --option=arg.  Since this
    won't work on other distros or upstream OCaml, don't include such
    examples in the documentation.
---
 sysprep/virt-sysprep.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysprep/virt-sysprep.pod b/sysprep/virt-sysprep.pod
index 47de963..b95c8f4 100644
--- a/sysprep/virt-sysprep.pod
+++ b/sysprep/virt-sysprep.pod
@@ -250,7 +250,7 @@ Operations can be individually enabled using the
 I<--enable>/I<--operations> options.
 Use a comma-separated list, for example:
 
- virt-sysprep --operations=ssh-hostkeys,udev-persistent-net [etc..]
+ virt-sysprep --operations ssh-hostkeys,udev-persistent-net [etc..]
 
 Future versions of virt-sysprep may add more operations.  If you are
 using virt-sysprep and want predictable behaviour, specify only the

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list