diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2010-11-22 17:33:35 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2010-11-23 10:22:08 +0000 |
commit | fbc2555903be8c88ad9430d871cf0d27c8fded1e (patch) | |
tree | e4a779915c7e469fc3c78d05ebfb481fbf6093e4 /po/POTFILES.in | |
parent | f6d3d5677194ae7aaea70d43845341d91907b5ee (diff) | |
download | libguestfs-fbc2555903be8c88ad9430d871cf0d27c8fded1e.tar.gz libguestfs-fbc2555903be8c88ad9430d871cf0d27c8fded1e.tar.xz libguestfs-fbc2555903be8c88ad9430d871cf0d27c8fded1e.zip |
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.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 07dc8381..61bf4357 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,4 +1,5 @@ cat/virt-cat.c +cat/virt-filesystems.c cat/virt-ls.c daemon/augeas.c daemon/available.c |