summaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-11-22 17:33:35 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-11-23 10:22:08 +0000
commitfbc2555903be8c88ad9430d871cf0d27c8fded1e (patch)
treee4a779915c7e469fc3c78d05ebfb481fbf6093e4 /HACKING
parentf6d3d5677194ae7aaea70d43845341d91907b5ee (diff)
downloadlibguestfs-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 'HACKING')
-rw-r--r--HACKING3
1 files changed, 2 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index cf159d5f..05fb97ba 100644
--- a/HACKING
+++ b/HACKING
@@ -72,7 +72,8 @@ capitests/
Automated tests of the C API.
cat/
- The 'virt-cat' and 'virt-ls' commands and documentation.
+ The 'virt-cat', 'virt-filesystems' and 'virt-ls' commands and
+ documentation.
contrib/
Outside contributions, experimental parts.