note case insensative matching
This commit is contained in:
parent
39d7579f04
commit
2a65f07621
1 changed files with 2 additions and 1 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in a new issue