summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 7cd3c422c..6aaea6753 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -270,8 +270,7 @@ subdirectories).
Switches a repository to use direct mode, where rather than symlinks to
files, the files are directly present in the repository. Note that most git
- commands and some git-annex commands will not work in direct mode; you're
- mostly limited to using "git annex sync" and "git annex get".
+ commands and some git-annex commands will not work in direct mode.
As part of the switch to direct mode, any changed files will be committed.