X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=cat%2Fvirt-filesystems.pod;h=ad28b02ddd44b884daf995aeff5383acb8577490;hp=12f0b6337d2377243b3e0e995d5d58dbcfea3a88;hb=f0f3e1621180724e0a907a30ff5dea9695ddead0;hpb=fbc2555903be8c88ad9430d871cf0d27c8fded1e diff --git a/cat/virt-filesystems.pod b/cat/virt-filesystems.pod index 12f0b63..ad28b02 100755 --- a/cat/virt-filesystems.pod +++ b/cat/virt-filesystems.pod @@ -142,7 +142,8 @@ read L below. =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<--echo-keys> @@ -153,7 +154,7 @@ you can specify this flag to see what you are typing. =item B<--extra> -This causes filesystems that are not normally, mountable filesystems +This causes filesystems that are not ordinary, mountable filesystems to be displayed. This category includes swapspace, and filesystems that are empty or contain unknown data. @@ -188,8 +189,7 @@ auto-detection for C. If you have untrusted raw-format guest disk images, you should use this option to specify the disk format. This avoids a possible -security problem with malicious guests (CVE-2010-3851). See also -L. +security problem with malicious guests (CVE-2010-3851). =item B<-h> @@ -284,6 +284,60 @@ Enable tracing of libguestfs API calls. =back +=head1 COLUMNS + +Note that columns in the output are subject to reordering and change +in future versions of this tool. + +=over 4 + +=item B + +The filesystem, partition, block device or LVM name. + +For device and partition names these are displayed as canonical +libguestfs names, so that for example C is the second +partition on the first device. + +If the I<--long> option is B specified, then only the name column +is shown in the output. + +=item B + +The object type, for example C, C, C etc. + +=item B + +If there is a filesystem, then this column displays the filesystem +type if one could be detected, eg. C. + +=item B