note case insensative matching

This commit is contained in:
Joey Hess 2014-02-21 18:36:36 -04:00
parent 39d7579f04
commit 2a65f07621

View file

@ -1136,7 +1136,8 @@ file contents are present at either of two repositories.
* `--metadata field=glob`
Matches only files that have a metadata field attached with a value that
matches the glob.
matches the glob. The values of metadata fields are matched case
insensitively.
* `--want-get`