diff options
-rwxr-xr-x | df/virt-df.pod | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/df/virt-df.pod b/df/virt-df.pod index d05596aa..4c0b41e3 100755 --- a/df/virt-df.pod +++ b/df/virt-df.pod @@ -85,6 +85,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</NOTE ABOUT CSV FORMAT> below. + =item B<-d> guest =item B<--domain> guest |