X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=cat%2Fvirt-filesystems.pod;h=3ba925f722f488cf2b802f8be3292b7edfff293f;hb=54ea124b160eda705c96dfc664b4056848887856;hp=a602bfc10cc4dd10ebff7e2ce42e09f3f6cebbef;hpb=94e1465129ae738367421c2515ee23623ee80ed9;p=libguestfs.git diff --git a/cat/virt-filesystems.pod b/cat/virt-filesystems.pod index a602bfc..3ba925f 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. @@ -283,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