summaryrefslogtreecommitdiff
path: root/doc/direct_mode.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-12-25 16:18:59 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-12-25 16:19:03 -0400
commit7e3f9f7f49e3c75c0539a69e9f323f37eec3acbc (patch)
tree16f3ca84ec40a695ce42856383acba21fb514350 /doc/direct_mode.mdwn
parentd50bda6b9401448626a94cac67ba8336b8aa4736 (diff)
update
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.