summaryrefslogtreecommitdiff
path: root/doc/direct_mode.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/direct_mode.mdwn')
-rw-r--r--doc/direct_mode.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/direct_mode.mdwn b/doc/direct_mode.mdwn
index 93e6b3538..5de9b63b0 100644
--- a/doc/direct_mode.mdwn
+++ b/doc/direct_mode.mdwn
@@ -7,6 +7,10 @@ including modifying them. The disadvantage is that mant regular git
commands cannot be used in a direct mode repository, since they don't
understand how to update its working tree.
+[[!toc]]
+
+## enabling (and disabling) direct mode
+
Normally, git-annex repositories start off in indirect mode. With some
exceptions:
@@ -16,8 +20,6 @@ exceptions:
into direct mode.
* Windows always uses direct mode.
-## enabling (and disabling) direct mode
-
Any repository can be converted to use direct mode at any time, and if you
decide not to use it, you can convert back to indirect mode just as easily.
Also, you can have one clone of a repository using direct mode, and another