X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=df%2Fvirt-df.pod;h=65d78a17190970935a5c2ce3cf5cba17de7534e8;hb=5dec7842655dd872bb0fd9fe07f6a9eab6b13bfd;hp=d05596aa16efbf7dd4bc97645724314898b0ed3d;hpb=988a8784647a66adbece3c9fb470c06a4cce3cdd;p=libguestfs.git diff --git a/df/virt-df.pod b/df/virt-df.pod index d05596a..65d78a1 100755 --- a/df/virt-df.pod +++ b/df/virt-df.pod @@ -89,7 +89,8 @@ not used at all. =item B<--domain> guest -Add all the disks from the named libvirt guest. +Add all the disks from the named libvirt guest. Domain UUIDs can be +used instead of names. =item B<--format=raw|qcow2|..> @@ -123,7 +124,9 @@ Print sizes in human-readable format. You are not allowed to use I<-h> and I<--csv> at the same time. -=item B<--inodes> | B<-i> +=item B<-i> + +=item B<--inodes> Print inodes instead of blocks.