X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=cat%2Fvirt-filesystems.pod;h=fac139b1d56a7f158de751459d1ad938d68c2089;hb=782f3a36469ca396dbf998ea82af2699153be3ed;hp=12f0b6337d2377243b3e0e995d5d58dbcfea3a88;hpb=fbc2555903be8c88ad9430d871cf0d27c8fded1e;p=libguestfs.git diff --git a/cat/virt-filesystems.pod b/cat/virt-filesystems.pod index 12f0b63..fac139b 100755 --- a/cat/virt-filesystems.pod +++ b/cat/virt-filesystems.pod @@ -153,7 +153,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 +188,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 +283,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