X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=cat%2Fvirt-cat.pod;h=06c5eb6a3a8b81aa3719dd6859e927ef41efbb13;hb=6975e87153f593fddd5c27435c2e6347825daca9;hp=ab323c1f91f218f9fad55ce764b0c879ef4dc8d2;hpb=06e993b7bac2fa1d506b24848c4ffddbdfdf49bc;p=libguestfs.git diff --git a/cat/virt-cat.pod b/cat/virt-cat.pod index ab323c1..06c5eb6 100755 --- a/cat/virt-cat.pod +++ b/cat/virt-cat.pod @@ -112,19 +112,18 @@ switches back to auto-detection for subsequent I<-a> options. For example: - virt-cat --format=raw -a disk.img + virt-cat --format=raw -a disk.img file forces raw format (no auto-detection) for C. - virt-cat --format=raw -a disk.img --format -a another.img + virt-cat --format=raw -a disk.img --format -a another.img file forces raw format (no auto-detection) for C and reverts to auto-detection for C. If you have untrusted raw-format guest disk images, you should use this option to specify the disk format. This avoids a possible -security problem with malicious guests (CVE-2010-3851). See also -L. +security problem with malicious guests (CVE-2010-3851). =item B<--keys-from-stdin> @@ -176,7 +175,9 @@ manual page L for details. L, L, +L, L, +L, L. =head1 AUTHOR