X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=cat%2Fvirt-filesystems.pod;h=e5ba483fdd813cb5a1b434b409ae98e0fa20372f;hp=749537db164905d28d63a563aeb03ad126091d06;hb=04ea1375c55aa67df4e7fc61dbb534111767f3b6;hpb=866a6a0fa5124a06918f84b7db28f831ab6e4495 diff --git a/cat/virt-filesystems.pod b/cat/virt-filesystems.pod index 749537d..e5ba483 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> @@ -283,6 +284,68 @@ 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