From 440cd23f54f44132b8ff3d1e5b0b05b9dd5cc1c0 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sun, 2 Jan 2011 22:55:48 +0000 Subject: [PATCH] filesystems: Document the columns in --long output. --- cat/virt-filesystems.pod | 54 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) 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