From 2b3c120506f1f25b4c3d0e19342b9826bde0b3b5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 28 Nov 2011 17:49:03 -0400 Subject: clarify extent of limit checks --- doc/git-annex.mdwn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/git-annex.mdwn') diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index cedb2e782..e98c89fe3 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -435,7 +435,8 @@ file contents are present at either of two repositories. * --in=repository Matches only files that git-annex believes have their contents present - in a repository. + in a repository. Note that it does not check the repository to verify + that it still has the content. The repository should be specified using the name of a configured remote, or the UUID or description of a repository. For the current repository, @@ -444,7 +445,8 @@ file contents are present at either of two repositories. * --copies=number Matches only files that git-annex believes to have the specified number - of copies, or more. + of copies, or more. Note that it does not check remotes to verify that + the copies still exist. * --inbackend=name -- cgit v1.2.3