X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=df%2Fvirt-df.pod;h=3c53985e87aa62e934096f354f5bfe83b93f0749;hb=refs%2Ftags%2F1.8.16;hp=5d06f9b0212391b183fea1096b3a9995a60b6997;hpb=18374b5b7d3154e0b8b8a07e3590f6eee762b58e;p=libguestfs.git diff --git a/df/virt-df.pod b/df/virt-df.pod index 5d06f9b..3c53985 100755 --- a/df/virt-df.pod +++ b/df/virt-df.pod @@ -72,6 +72,12 @@ connect to the default libvirt hypervisor. If you specify guest block devices directly (I<-a>), then libvirt is not used at all. +=item B<--csv> + +Write out the results in CSV format (comma-separated values). This +format can be imported easily into databases and spreadsheets, but +read L below. + =item B<-d> guest =item B<--domain> guest @@ -100,8 +106,7 @@ 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<-h>