clarify wording

This commit is contained in:
Joey Hess 2011-09-19 01:54:20 -04:00
parent 94ee28556f
commit a4aef6f115

4
debian/changelog vendored
View file

@ -10,8 +10,8 @@ git-annex (3.20110916) UNRELEASED; urgency=low
* find: Rather than only showing files whose contents are present,
when used with --exclude --copies or --in, displays all files that
match the specified conditions.
* Note that this is a behavior change for find --exclude! Old behavior
can be gotten with: find --in . --exclude=...
* Note that this is a behavior change for git-annex find! Old behavior
can be gotten by using: git-annex find --in .
-- Joey Hess <joeyh@debian.org> Sun, 18 Sep 2011 18:25:51 -0400