summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-18 13:26:47 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-18 13:26:47 -0400
commit99494538f5f4d847fcd9b5b9ba6ca71879140b27 (patch)
treeeacf592e70b5ad1b76d76815c48d09c6349d468b /doc/git-annex.mdwn
parent881cc417e307a797de13edacb3e82485b239f3fd (diff)
clarify sync
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 4e8041398..c468f08b2 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -156,8 +156,8 @@ subdirectories).
are pushed to the remote, so they can be merged into its working tree
by running "git annex sync" on the remote.
- Note that sync does not transfer any file contents from or to the remote
- repositories.
+ Note that sync does not transfer any annexed file contents from or
+ to the remote repositories; it only syncs the git repositories.
* `merge`