From: Richard W.M. Jones Date: Sun, 2 Jan 2011 22:55:48 +0000 (+0000) Subject: filesystems: Document the columns in --long output. X-Git-Tag: 1.9.2~4 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=440cd23f54f44132b8ff3d1e5b0b05b9dd5cc1c0;hp=9ae4168c30b8be57909f5b0104c5e925743c6cc0 filesystems: Document the columns in --long output. --- diff --git a/cat/virt-filesystems.pod b/cat/virt-filesystems.pod index 749537d..fac139b 100755 --- a/cat/virt-filesystems.pod +++ b/cat/virt-filesystems.pod @@ -283,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