From cf30e43a0d5d0c3c76d25daca678ec8cc80dc814 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 10 Oct 2012 12:59:45 -0400 Subject: rename --ingroup to --inallgroup --- doc/git-annex.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index bfdbbf737..2721cd22d 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -636,14 +636,14 @@ file contents are present at either of two repositories. Matches only files that git-annex believes have the specified number of copies, on remotes in the specified group. For example, - "--copies=archival:2" + "--copies=archive:2" * --inbackend=name Matches only files whose content is stored using the specified key-value backend. -* --ingroup=groupname +* --inallgroup=groupname Matches only files that git-annex believes are present in all repositories in the specified group. -- cgit v1.2.3