summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-01 18:25:11 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-01 18:25:11 -0400
commitc40c017a29bff422b8eca88b6c54e5e86c18b137 (patch)
treef09ca51ea09059c30ccd685a1de1bf0369ec3e03 /doc/git-annex.mdwn
parent041242f735a20027acfef10764398c208dc94183 (diff)
A way to match files in repositories in a group
--copies=group:number can now be used to match files that are present in a specified number of repositories in a group.
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 50de5e389..5a0f0569b 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -625,6 +625,12 @@ file contents are present at either of two repositories.
copies, on remotes with the specified trust level. For example,
"--copies=trusted:2"
+* --copies=groupname:number
+
+ Matches only files that git-annex believes have the specified number of
+ copies, on remotes in the specified group. For example,
+ "--copies=archival:2"
+
* --inbackend=name
Matches only files whose content is stored using the specified key-value