From 84f1db37269ace00310a500ecf02b828876b41f6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 6 Oct 2005 14:06:51 +0000 Subject: [PATCH] rm: add support for a -I option, like that from FreeBSD's rm. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 1840dc1986..c664507b3e 100644 --- a/TODO +++ b/TODO @@ -218,3 +218,5 @@ Adapt tools like wc, tr, fmt, etc. (most of the textutils) to be (preferably `no') cost when operating in single-byte mode. Remove all uses of the `register' keyword + +rm: add support for a -I option, like that from FreeBSD's rm. -- 2.47.3