[Pkg-libvirt-commits] [libguestfs] 12/233: builder: Note in man page how to specify size in bytes.
Hilko Bengen
bengen at moszumanska.debian.org
Wed Feb 19 21:10:41 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit ac41f616db35921074a4909524b9bc1a2bd2406d
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.
---
builder/virt-builder.pod | 3 +++
1 file changed, 3 insertions(+)
diff --git a/builder/virt-builder.pod b/builder/virt-builder.pod
index 09315e4..c3f685c 100644
--- a/builder/virt-builder.pod
+++ b/builder/virt-builder.pod
@@ -560,6 +560,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<--smp> N
Enable N E<ge> 2 virtual CPUs for I<--run> scripts to use.
--
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