Implement "more" and "less" commands in guestfish.
[libguestfs.git] / TODO
diff --git a/TODO b/TODO
index 255cef8..131f4d8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -156,7 +156,6 @@ Extra commands / functionality:
     fts(3) / ftw(3)
 
   guestfish only:
-    more/less (like cat, but pipes it through $PAGER)
     cat file | pipe-cmd should have a generic form? like
       'file | less' or 'file | sort'?