diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-01 00:26:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-01 00:26:47 -0400 |
commit | 11215b5b118d296dc0d0ac3328802b87964915be (patch) | |
tree | d5297cbf23860d303cd3efd092faa49e53133766 /doc/git-annex.mdwn | |
parent | e638f9647d10ca0cc63799698456a387ca9b8382 (diff) |
cleanup
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index fa584d360..c60810424 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -190,9 +190,7 @@ Here are all the supported configuration settings. * `remote.<name>.annex-cost` -- When determining which repository to transfer annexed files from or to, ones with lower costs are preferred. The default cost is 100 for local repositories, and 200 for remote - repositories. Note that other factors may be configured when pushing - files to repositories, in particular, whether the repository is on - a filesystem with sufficient free space. + repositories. * `remote.<name>.annex-ignore` -- If set to `true`, prevents git-annex from ever using this remote. * `remote.<name>.annex-uuid` -- git-annex caches UUIDs of repositories |