From fa0a8c01926c21924efd027cb1b6dc7ca840aaa5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 20 Apr 2017 19:07:52 +0000 Subject: Update the TODO list to reflect what has been changed --- usr.bin/diff/TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/diff') diff --git a/usr.bin/diff/TODO b/usr.bin/diff/TODO index 3ac289ac19ef2..537643dd8903b 100644 --- a/usr.bin/diff/TODO +++ b/usr.bin/diff/TODO @@ -5,14 +5,14 @@ * make a libsdiff and use that directly to avoid duplicating the code to be implemented: ---suppress-common-lines: depends on -y --ignore-blank-lines --horizon-lines --ignore-tab-expansion --line-format Will probably be not implemented: ---GTYPE-group-format +--GTYPE-group-format (partially implement - minimal) --LTYPE-line-format ---speed-large-file: (Do we need that? only a stub?) --help (We have a manpage already) +--suppress-common-lines: depends on -y (won't be implemented, as it conflicts +the way sdiff expects it and in any case we have sdiff for that feature) -- cgit v1.3