X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=sparsify%2Fvirt-sparsify.pod;h=2e2c02d9bc0e0cbe508b4843a5b36ff142ed521f;hb=eb77965e00365e8c5652264ad569653c82b0de23;hp=fc7fde1fb5b528d7c2a0bf4e2067e43995ecb5f4;hpb=b3f61a9db39a639b7e462581cb5e177c778de354;p=libguestfs.git diff --git a/sparsify/virt-sparsify.pod b/sparsify/virt-sparsify.pod index fc7fde1..2e2c02d 100644 --- a/sparsify/virt-sparsify.pod +++ b/sparsify/virt-sparsify.pod @@ -113,15 +113,20 @@ Display help. Use C as the format for the destination image. If this is not specified, then the input format is used. -Supported and known-working output formats are: C, C. +Supported and known-working output formats are: C, C, C. You can also use any format supported by the L program, -eg. C or C, but support for other formats is reliant on -qemu. +eg. C, but support for other formats is reliant on qemu. Specifying the I<--convert> option is usually a good idea, because then virt-sparsify doesn't need to try to guess the input format. +=item B<--debug-gc> + +Debug garbage collection and memory allocation. This is only useful +when debugging memory problems in virt-sparsify or the OCaml libguestfs +bindings. + =item B<--format> raw =item B<--format> qcow2 @@ -281,4 +286,4 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.