summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-29 13:33:56 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-29 13:33:56 -0400
commit7d7b03e9ceab25efad67fc99e5b0813d210b1381 (patch)
tree4f63e904382ae9c93eb24d23cdab56efc3dd144a /doc/git-annex.mdwn
parentba329d0d99e7f2346356a76f7edb990b5e950ced (diff)
update annex.direct docs
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 751a34714..35a1b2cdf 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -821,9 +821,9 @@ Here are all the supported configuration settings.
* `annex.direct`
- Set to true to enable an (experimental) mode where files in the repository
- are accessed directly, rather than through symlinks. Note that many git
- and git-annex commands will not work with such a repository.
+ Set to true when the repository is in direct mode. Should not be set
+ manually; use the "git annex direct" and "git annex indirect" commands
+ instead.
* `annex.crippledfilesystem`