diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-03-03 19:04:32 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-03-03 19:04:32 -0400 |
commit | 7a33087d5e3173e281678461a14acadd46e596c3 (patch) | |
tree | 31348d285139305a8186e67b157315c7b74d22fe /doc | |
parent | ec792b249b3834b303f896909e7c46b53d0e6d8c (diff) |
link
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/iabackup.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/iabackup.mdwn b/doc/design/iabackup.mdwn index f987be517..9a540d1b3 100644 --- a/doc/design/iabackup.mdwn +++ b/doc/design/iabackup.mdwn @@ -106,7 +106,7 @@ for new Items to be added. Items from the IA as will fit in their disk's free space (leaving some conigurable amount free in reserve by configuring annex.diskreserve) -2. Note that [[numcopies]] and [[preferred_content]] settings can be +2. Note that [[numcopies|copies]] and [[preferred_content]] settings can be used to make clients only want to download an Item if it's not yet reached the desired number of copies. Lots of flexability here in git-annex. |