diff options
author | Joey Hess <joey@kitenet.net> | 2011-11-28 17:37:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-11-28 17:45:47 -0400 |
commit | e32ab766b08b9a64bf12fe5ab6bf33f2d82b0fb7 (patch) | |
tree | 8fdccb1bd129e25af9d6ba84bb32e04b40992c1f /doc | |
parent | 16653132b7f7452b9c3758696093eda0f2d543c1 (diff) |
--inbackend can be used to make git-annex only operate on files whose content is stored using a specified key-value backend.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/git-annex.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index c225529de..cedb2e782 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -446,6 +446,11 @@ file contents are present at either of two repositories. Matches only files that git-annex believes to have the specified number of copies, or more. +* --inbackend=name + + Matches only files whose content is stored using the specified key-value + backend. + * --not Inverts the next file matching option. For example, to only act on |