doc update
authorJoey Hess <joeyh@joeyh.name>
Tue, 15 Dec 2015 18:17:34 +0000 (14:17 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 15 Dec 2015 18:17:34 +0000 (14:17 -0400)
doc/git-annex-add.mdwn

index 772d7897136fef7099f65cb03837a55b82823b95..7f796fec1f9c9997044497e61866264ecf4f4256 100644 (file)
@@ -20,6 +20,7 @@ to the git repository, instead of to the annex.
 
 Large files are added to the annex in locked form, which prevents further
 modification of their content unless unlocked by [[git-annex-unlock]](1).
+(This is not the case however when a repository is in direct mode.)
 To add a file to the annex in unlocked form, `git add` can be used instead 
 (that only works when the repository has annex.version 6 or higher).