Fix sync docs incorrect merge

This copies the changes from an autogenerated section in the following commit:
f2a15a174f
This commit is contained in:
albertony 2022-06-19 15:43:13 +02:00
parent bc705e14d8
commit 4b7dc35cf4
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ errors at any point. Duplicate objects (files with the same name, on
those providers that support it) are also not yet handled.
It is always the contents of the directory that is synced, not the
directory so when source:path is a directory, it's the contents of
directory itself. So when source:path is a directory, it's the contents of
source:path that are copied, not the directory name and contents. See
extended explanation in the ` + "`" + `copy` + "`" + ` command above if unsure.