Todo list: Pipes now implemented, so remove from list.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 29 Jun 2009 10:48:50 +0000 (11:48 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 29 Jun 2009 10:48:50 +0000 (11:48 +0100)
TODO

diff --git a/TODO b/TODO
index 7696daa..255cef8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -157,7 +157,6 @@ Extra commands / functionality:
 
   guestfish only:
     more/less (like cat, but pipes it through $PAGER)
-    cmd | pipe
     cat file | pipe-cmd should have a generic form? like
       'file | less' or 'file | sort'?