[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-diffutils] Bug#648411: diffutils: description of -I option is wrong
From: |
Santiago Vila |
Subject: |
[bug-diffutils] Bug#648411: diffutils: description of -I option is wrong (fwd) |
Date: |
Sat, 3 Mar 2012 15:16:49 +0100 (CET) |
User-agent: |
Alpine 2.02 (DEB 1266 2009-07-14) |
Hello.
I received this from the Debian bug system.
Thanks.
---------- Forwarded message ----------
From: Danijel Tasov <address@hidden>
To: Debian Bug Tracking System <address@hidden>
Date: Fri, 11 Nov 2011 12:24:46 +0100
Subject: Bug#648411: diffutils: description of -I option is wrong
Package: diffutils
Version: 1:3.0-1
Severity: normal
This is what the info page says:
`-I REGEXP'
`--ignore-matching-lines=REGEXP'
Ignore changes that just insert or delete lines that match REGEXP.
Uses grep systax. See Specified Folding.
But the manpage says:
-I RE --ignore-matching-lines=RE
Ignore changes whose lines all match RE.
which is misleading, because you cannot ignore things like (-I foo):
-foo: 1
+foo: 1
[...]
- [bug-diffutils] Bug#648411: diffutils: description of -I option is wrong (fwd),
Santiago Vila <=