summaryrefslogtreecommitdiff
path: root/doc/git-annex-direct.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-03-29 11:33:26 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-03-29 11:39:43 -0400
commit4e12a0146f3d76282b2f406f4fcb377450085447 (patch)
tree94247bccb01634440af74373143d765c24d926af /doc/git-annex-direct.mdwn
parent34018982ccb3e78b71446b7cf91e6f45ef644b48 (diff)
docs for git-annex adjust
Diffstat (limited to 'doc/git-annex-direct.mdwn')
-rw-r--r--doc/git-annex-direct.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git-annex-direct.mdwn b/doc/git-annex-direct.mdwn
index 3cade1a8c..c3d7dfadc 100644
--- a/doc/git-annex-direct.mdwn
+++ b/doc/git-annex-direct.mdwn
@@ -20,6 +20,8 @@ commands.
Note that the direct mode/indirect mode distinction is removed in v6
git-annex repositories. In such a repository, you can
use [[git-annex-unlock]](1) to make a file's content be directly present.
+You can also use [[git-annex-adjust]](1) to enter a branch where all
+annexed files are unlocked, which is similar to the old direct mode.
# SEE ALSO
@@ -29,6 +31,8 @@ use [[git-annex-unlock]](1) to make a file's content be directly present.
[[git-annex-unlock]](1)
+[[git-annex-adjust]](1)
+
# AUTHOR
Joey Hess <id@joeyh.name>