From 1c1ecb2c419382f1677501b22cb98a06c7abe9a9 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 15 Mar 2012 16:01:51 +0000 Subject: sparsify: Add a note about encrypted disks to the man page. --- sparsify/virt-sparsify.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sparsify/virt-sparsify.pod b/sparsify/virt-sparsify.pod index 114405cb..8b6f05fd 100644 --- a/sparsify/virt-sparsify.pod +++ b/sparsify/virt-sparsify.pod @@ -53,7 +53,8 @@ L. =item * -Virt-sparsify cannot handle encrypted disks. +Virt-sparsify cannot handle encrypted disks. Libguestfs supports +encrypted disks, but encrypted disks themselves cannot be sparsified. =item * -- cgit