summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-03-16 11:17:53 -0400
committerJoey Hess <joey@kitenet.net>2013-03-16 11:17:53 -0400
commit79f10b75c16f0fda9bbff2a286ffdf229c755ecc (patch)
tree243916e1957b8ac8a0118b43276194d5947ea454 /templates
parentc94c99942b09ae294fb92d27fa12e990bdb37e52 (diff)
Add incrementalbackup repository group.
Diffstat (limited to 'templates')
-rw-r--r--templates/documentation/repogroup.hamlet11
1 files changed, 8 insertions, 3 deletions
diff --git a/templates/documentation/repogroup.hamlet b/templates/documentation/repogroup.hamlet
index 50913ca949..0b04b6a6eb 100644
--- a/templates/documentation/repogroup.hamlet
+++ b/templates/documentation/repogroup.hamlet
@@ -19,9 +19,14 @@
hold the files that need to be synced to other repositories, so they #
are relatively small.
<p>
- You can get along without any <b>backup repositories</b>, but they're #
- a useful safeguard. These repositories accumulate every file they can #
- get ahold of. A large removable drive makes a good backup repository.
+ You can get along without any <b>full backup repositories</b>, but #
+ they're a useful safeguard. These repositories accumulate every file
+ they can get ahold of. A large removable drive makes a good full backup #
+ repository.
+ <p>
+ Similarly, the <b>incremental backup repositories</b> try to back up #
+ every file, but these only accumulate files that are not already #
+ present in a full or incremental backup.
<p>
Next we come to the <b>archive repositories</b>.
The archive repositories coordinate together, so that each file is #