Docs: Add "API Overview" section to guestfs(3) manpage.
[libguestfs.git] / TODO
diff --git a/TODO b/TODO
index 5b4c843..4133122 100644 (file)
--- a/TODO
+++ b/TODO
@@ -127,8 +127,6 @@ Extra commands / functionality:
     some sort of alloc/fallocate/posix_fallocate call to create empty space
     realpath
     trunc[ate??]
-    getfattr (also useful because gives us access to NTFS datastreams)
-    setfattr
 
   ext2 properties:
     chattr
@@ -178,11 +176,3 @@ Other initrd-* commands, such as:
 
 initrd-extract
 initrd-replace
-
-----------------------------------------------------------------------
-
-Control guestfish from a pipe.
-
-For shell scripts - they can start up a long-running guestfish process
-and intermittently send it commands.  Avoids the start-up overhead,
-but how do we reliably signal errors?
\ No newline at end of file