diff options
author | Joey Hess <joey@kitenet.net> | 2011-09-19 01:54:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-09-19 01:54:20 -0400 |
commit | a4aef6f11508078b6d593ec9daea2c4225e630c4 (patch) | |
tree | 47bf4b90694c6df225f6aca4aed437623af0d15d /debian | |
parent | 94ee28556fb0c42b774e0af9f69fbf9cb5f04d01 (diff) |
clarify wording
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 1f7decc1d..fc57fb361 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |