[Pkg-libvirt-commits] [libguestfs] 17/87: builder: Note in man page how to specify size in bytes.

Hilko Bengen bengen at moszumanska.debian.org
Wed Feb 19 21:10:05 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 65e2a4da36d1697df774de292447d3951b69a286
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Jan 7 14:52:08 2014 +0000

    builder: Note in man page how to specify size in bytes.
    
    (cherry picked from commit ac41f616db35921074a4909524b9bc1a2bd2406d)
---
 builder/virt-builder.pod | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/builder/virt-builder.pod b/builder/virt-builder.pod
index 5de1e51..738b7a1 100644
--- a/builder/virt-builder.pod
+++ b/builder/virt-builder.pod
@@ -515,6 +515,9 @@ output is a file, then the size is the same as the template.  If the
 output is a device, partition, etc then the size of that device is
 used.
 
+To specify size in bytes, the number must be followed by the lowercase
+letter I<b>, eg: S<C<--size 10737418240b>>.
+
 =item B<--source> URL
 
 Set the source URL to look for templates.  If not specified it

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