X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=virt-df%2Fvirt-df.pod;h=50ed7fe47d1752049a6059ca1fef49f5719269c2;hb=4c4888cd768d602a99e78ec3c24cab3cbd0f0da7;hp=ffde02b3e856883581620cf1e8951ee438c96519;hpb=49ec200e1391ff462fce459f1c9159a53883badf;p=virt-df.git diff --git a/virt-df/virt-df.pod b/virt-df/virt-df.pod index ffde02b..50ed7fe 100644 --- a/virt-df/virt-df.pod +++ b/virt-df/virt-df.pod @@ -32,7 +32,14 @@ Show all domains. The default is show only running (active) domains. Connect to libvirt URI. The default is to connect to the default libvirt URI, normally Xen. -=item B<--debug> +=item B<--csv> + +Print the results in CSV format, suitable for importing into a +spreadsheet or database. + +This option is only supported if virt-df was built with CSV support. + +=item B<--debug> Emit debugging information on stderr. Please supply this if you report a bug. @@ -177,5 +184,3 @@ spaces). You can also send me an email with the bug number if you want a faster response. =back - -=end