summaryrefslogtreecommitdiff
path: root/doc/backends.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-07-01 15:39:30 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-07-01 15:39:30 -0400
commit6ba866ca738d6a63858916f84979cfd346bcb403 (patch)
treedeb3ff71df984965029813d647442664b012f9ed /doc/backends.mdwn
parent3efba481b50ad8de6efe5869db90ac69f5c022a9 (diff)
updates for web remote and removing URL backend
Diffstat (limited to 'doc/backends.mdwn')
-rw-r--r--doc/backends.mdwn4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/backends.mdwn b/doc/backends.mdwn
index 4290da33b..03502eaa1 100644
--- a/doc/backends.mdwn
+++ b/doc/backends.mdwn
@@ -27,10 +27,6 @@ these backends.
part of the key. Useful for archival tasks where the filename extension
contains metadata that should be preserved.
-These backends store file contents in other key/value stores.
-
-* `URL` -- This backend downloads the file's content from an external URL.
-
The `annex.backends` git-config setting can be used to list the backends
git-annex should use. The first one listed will be used by default when
new files are added.