X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=tools%2Fvirt-list-filesystems;h=50f95f25589958228d3ccec288259b1210939f17;hb=8b2ebe07c2f7a4943e6891d642850c03ba2e6b34;hp=945a8619a49ed560af1938895e192cbff9748e7b;hpb=0353688577a27749f40bcc060e5703102c5a9649;p=libguestfs.git diff --git a/tools/virt-list-filesystems b/tools/virt-list-filesystems index 945a861..50f95f2 100755 --- a/tools/virt-list-filesystems +++ b/tools/virt-list-filesystems @@ -39,6 +39,9 @@ virt-list-filesystems - List filesystems in a virtual machine or disk image =head1 DESCRIPTION +This tool is obsolete. Use L as a more +flexible replacement. + C is a command line tool to list the filesystems that are contained in a virtual machine or disk image. @@ -71,7 +74,9 @@ Display version number and exit. my $uri; -=item B<--connect URI> | B<-c URI> +=item B<-c URI> + +=item B<--connect URI> If using libvirt, connect to the given I. If omitted, then we connect to the default libvirt hypervisor. @@ -100,7 +105,9 @@ ensure the format is always specified. my $long; -=item B<-l> | B<--long> +=item B<-l> + +=item B<--long> With this option, C displays the type of each filesystem too (where "type" means C, C etc.) @@ -109,7 +116,9 @@ each filesystem too (where "type" means C, C etc.) my $all; -=item B<-a> | B<--all> +=item B<-a> + +=item B<--all> Normally we only show mountable filesystems. If this option is given then swap devices are shown too. @@ -189,6 +198,7 @@ L, L, L, L, +L, L, L, L,