git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cd506f
)
virt-df: Re-add documentation for --csv option.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 26 Jul 2011 11:39:54 +0000
(12:39 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 27 Jul 2011 14:00:15 +0000
(15:00 +0100)
The documentation for the --csv option disappeared between 1.6 and 1.8
when we rewrote virt-df in C. Re-add it from 1.6 sources.
(cherry picked from commit
01f6bce19dbfaf42fa4908683f3cc8785585d023
)
df/virt-df.pod
patch
|
blob
|
history
diff --git
a/df/virt-df.pod
b/df/virt-df.pod
index
93f41dd
..
3c53985
100755
(executable)
--- 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</NOTE ABOUT CSV FORMAT> below.
+
=item B<-d> guest
=item B<--domain> guest