mirror of
https://https.git.savannah.gnu.org/git/diffutils.git
synced 2026-01-27 09:54:25 +00:00
doc: add to TODO
* TODO: Add an item, suggested by Dan Jacobson.
This commit is contained in:
parent
07e844a96d
commit
ef2251a3e5
5
TODO
5
TODO
@ -2,3 +2,8 @@ Add --include option (opposite of --exclude).
|
||||
|
||||
Look into sdiff improvement here:
|
||||
http://www.pkix.net/~chuck/sdiff2.diff
|
||||
|
||||
Propagate stderr from subprocess so that diff3 does
|
||||
a better job of explaining _why_:
|
||||
> $ diff3 /bin/sh /bin/false /bin/mv
|
||||
> diff3: subsidiary program `diff' failed (exit status 2)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user