From fbc2555903be8c88ad9430d871cf0d27c8fded1e Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 22 Nov 2010 17:33:35 +0000 Subject: New tool: virt-filesystems This tool replaces virt-list-filesystems and virt-list-partitions with a new tool written in C with a more uniform command line structure and output. This existing Perl tools are deprecated but remain indefinitely. --- src/guestfs.pod | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/guestfs.pod b/src/guestfs.pod index fc58f4f1..7cf4e0b9 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -2088,6 +2088,7 @@ L, L, L, L, +L, L, L, L, -- cgit