Updated MANIFEST.
[virt-df.git] / virt-df / virt-df.pod
index ffde02b..50ed7fe 100644 (file)
@@ -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