document new --copies=trustlevel:number

This commit is contained in:
Joey Hess 2012-10-01 13:52:39 -04:00
parent 0ea56761a9
commit 3504fd13a8

View file

@ -610,6 +610,12 @@ file contents are present at either of two repositories.
of copies, or more. Note that it does not check remotes to verify that of copies, or more. Note that it does not check remotes to verify that
the copies still exist. the copies still exist.
* --copies=trustlevel:number
Matches only files that git-annex believes have the specified number of
copies, on remotes with the specified trust level. For example,
"--copies=trusted:2"
* --inbackend=name * --inbackend=name
Matches only files whose content is stored using the specified key-value Matches only files whose content is stored using the specified key-value