summaryrefslogtreecommitdiff
path: root/doc/preferred_content.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-16 11:17:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-16 11:17:53 -0400
commitdd9b9f32fcca8ed0c871ce1e3736778801611f13 (patch)
tree5f8de8219955faa3e819cd6b930ec343496c6c25 /doc/preferred_content.mdwn
parent2274b305d41b1feb840fe9dd5dabd3b2f705a5ee (diff)
Add incrementalbackup repository group.
Diffstat (limited to 'doc/preferred_content.mdwn')
-rw-r--r--doc/preferred_content.mdwn9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/preferred_content.mdwn b/doc/preferred_content.mdwn
index 1d7fc6bc8..763e348f1 100644
--- a/doc/preferred_content.mdwn
+++ b/doc/preferred_content.mdwn
@@ -56,7 +56,7 @@ dropped. If the content would not be preferred then, the drop can be done.
So, for example, `copies=2` in a preferred content expression lets
content be dropped only when there are currently 3 copies of it, including
the repo it's being dropped from. This is different than running `git annex
-drop --copies=2`, which will drop files that current have 2 copies.
+drop --copies=2`, which will drop files that currently have 2 copies.
### difference: "present"
@@ -109,6 +109,13 @@ All content is preferred.
`include=*`
+### incremental backup
+
+Only prefers content that's not already backed up to another backup
+or incremental backup repository.
+
+`include=* and (not copies=backup:1) and (not copies=incrementalbackup:1)`
+
### small archive
Only prefers content that's located in an "archive" directory, and