Add missing documentation for new 'more' and 'less' commands in guestfish.
[libguestfs.git] / TODO
diff --git a/TODO b/TODO
index 2109e1d..eb5820f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -120,7 +120,6 @@ Extra commands / functionality:
     chgrp
     grep (do it locally using pipe?)
     dd (?)
-    du
     ln / ln -s
     mknod
     readlink
@@ -158,3 +157,16 @@ Extra commands / functionality:
 ----------------------------------------------------------------------
 
 Allow swap space from the guest to be used.  Is it a good idea?
+
+----------------------------------------------------------------------
+
+Need a way to query a binary or library file for its architecture.
+Using objdump or readelf?
+What about non-ELF files (eg. Windows, BSD).
+
+----------------------------------------------------------------------
+
+Other initrd-* commands, such as:
+
+initrd-extract
+initrd-replace