diff --git a/doc/bugs/git-annex_sync_does_not_push.mdwn b/doc/bugs/git-annex_sync_does_not_push.mdwn index 3f17664f2c..a5fbc17427 100644 --- a/doc/bugs/git-annex_sync_does_not_push.mdwn +++ b/doc/bugs/git-annex_sync_does_not_push.mdwn @@ -48,3 +48,5 @@ The following script (from ### What version of git-annex are you using? On what operating system? 5.20140412ubuntu1 from Ubuntu 14.04. + +> Documentation fixed, so provisionally [[done]] --[[Joey]] diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index a6b2cbb833..dc32494569 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -140,8 +140,9 @@ subdirectories). Use this command when you want to synchronize the local repository with one or more of its remotes. You can specify the remotes to sync with; - the default is to sync with all remotes. Or specify `--fast` to sync with - the remotes with the lowest annex-cost value. + the default is to sync with all remotes that have an annex.uuid + configured. Or specify `--fast` to sync with the remotes with the + lowest annex-cost value. Or specify the remotes to sync with. The sync process involves first committing all local changes, then fetching and merging the `synced/master` and the `git-annex` branch