rescue: Rewrite virt-rescue in C.
[libguestfs.git] / HACKING
diff --git a/HACKING b/HACKING
index 3ea0e4a..f59dd66 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -148,11 +148,14 @@ python/
 regressions/
         Regression tests.
 
+rescue/
+        'virt-rescue' command and documentation.
+
 ruby/
         Ruby bindings.
 
 tools/
-        Command line tools like virt-df, virt-edit and more.
+        Command line tools written in Perl (virt-resize and more).
 
 src/
         Source code to the C library.