clarify that annex.backends is used when adding new files
authorJoey Hess <joeyh@joeyh.name>
Fri, 24 Feb 2017 15:53:59 +0000 (11:53 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 24 Feb 2017 15:53:59 +0000 (11:53 -0400)
commit6346704a049ac8c65ce59642677e502be072e1c4
tree149ea82d074947dd2bd92486e42dafd6c6d76538
parent8971949d60fb06a564d1b5d5865d9ff68a22a381
clarify that annex.backends is used when adding new files

Even if annex.backends does not include a backend, that does not prevent
git-annex commands from acting on a file using the missing backend.

(There's really no reason at all for annex.backends to be a list.)
doc/backends.mdwn
doc/git-annex.mdwn