From 3504fd13a882549aae452470a7c5428d0c721963 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 1 Oct 2012 13:52:39 -0400 Subject: [PATCH] document new --copies=trustlevel:number --- doc/git-annex.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index d079b42b65..c1bbb82591 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -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