[Pkg-libvirt-commits] [libguestfs] 25/87: builder: Minor documentation fix to manual page.

Hilko Bengen bengen at moszumanska.debian.org
Wed Feb 19 21:10:06 UTC 2014


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

bengen pushed a commit to branch debian
in repository libguestfs.

commit b93dae3f6d70e9f4c27ed31954fb6d00e283efc2
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Jan 13 20:16:27 2014 +0000

    builder: Minor documentation fix to manual page.
    
    (cherry picked from commit 6879fdf98961bf7ef1610e5d131f1b494892bcdf)
---
 builder/virt-builder.pod | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/builder/virt-builder.pod b/builder/virt-builder.pod
index 22f8a3f..dd45d31 100644
--- a/builder/virt-builder.pod
+++ b/builder/virt-builder.pod
@@ -13,7 +13,8 @@ virt-builder - Build virtual machine images quickly
 
 =head1 SYNOPSIS
 
- virt-builder [-o|--output DISKIMAGE] [--size SIZE] [--format raw|qcow2]
+ virt-builder os-version
+    [-o|--output DISKIMAGE] [--size SIZE] [--format raw|qcow2]
     [--attach ISOFILE]
     [--root-password SELECTOR]
     [--hostname HOSTNAME]
@@ -24,7 +25,6 @@ virt-builder - Build virtual machine images quickly
     [--run SCRIPT] [--run-command 'CMD ARGS ...']
     [--firstboot SCRIPT] [--firstboot-command 'CMD ARGS ...']
     [--firstboot-install PKG,[PKG...]]
-    os-version
 
  virt-builder -l|--list [--long]
 

-- 
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