maint: use spaces, not TABs for indentation
[libguestfs.git] / HACKING
diff --git a/HACKING b/HACKING
index a61de09..bdb8287 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -83,6 +83,9 @@ daemon/
 df/
         The virt-df tool.
 
+edit/
+        The virt-edit tool.
+
 examples/
         The examples.
 
@@ -122,6 +125,9 @@ python/
 regressions/
         Regression tests.
 
+rescue/
+        The virt-rescue tool.
+
 ruby/
         Ruby bindings.
 
@@ -132,9 +138,6 @@ src/
 test-tool/
         Interactive qemu/kernel test tool.
 
-v2v/
-        Xen to KVM (V2V) conversion tool.
-
 Debugging
 ----------------------------------------------------------------------