summaryrefslogtreecommitdiff
path: root/doc/walkthrough
diff options
context:
space:
mode:
Diffstat (limited to 'doc/walkthrough')
-rw-r--r--doc/walkthrough/syncing.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/walkthrough/syncing.mdwn b/doc/walkthrough/syncing.mdwn
index 38f0f8acc..3c43e502c 100644
--- a/doc/walkthrough/syncing.mdwn
+++ b/doc/walkthrough/syncing.mdwn
@@ -23,3 +23,7 @@ remotes, where a sync will get them. This is especially useful when using
git in a distributed fashion, without a
[[central bare repository|tips/centralized_git_repository_tutorial]]. See
[[sync]] for details.
+
+Note that syncing only syncs the metadata about your files that is stored
+in git. It does not sync the contents of files, that are managed by
+git-annex.