document new --copies=trustlevel:number
This commit is contained in:
parent
0ea56761a9
commit
3504fd13a8
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
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
|
||||
|
||||
Matches only files whose content is stored using the specified key-value
|
||||
|
|
Loading…
Reference in a new issue