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.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/direct_mode.mdwn b/doc/direct_mode.mdwn
index df5d64fa2..2acf52fd5 100644
--- a/doc/direct_mode.mdwn
+++ b/doc/direct_mode.mdwn
@@ -33,7 +33,10 @@ any time). To do so:
## use a direct mode repository
-The main command that's used in direct mode repositories is
+Perhaps the best way to use a direct mode repository is with the git-annex
+assistant.
+
+Otherwise, the main command that's used in direct mode repositories is
`git annex sync`. This automatically adds new files, commits all
changed files to git, pushes them out, pulls down any changes, etc.