From: Richard W.M. Jones Date: Mon, 29 Jun 2009 10:48:50 +0000 (+0100) Subject: Todo list: Pipes now implemented, so remove from list. X-Git-Tag: 1.0.54~12 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=17a45063960b4158fbe9541a2530ed6903b4f761 Todo list: Pipes now implemented, so remove from list. --- diff --git a/TODO b/TODO index 7696daa..255cef8 100644 --- 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'?