Skip to content

Commit 352705c

Browse files
Removed '--' from comment
1 parent 3d5d0fb commit 352705c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/config/sync/rsync.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<option name="dirsync" value="true" />
1515

1616
<!-- optional, default=false -->
17-
<!-- adds the --delete option to the rsync command -->
17+
<!-- adds the "delete" option to the rsync command to also delete files remotely -->
1818
<option name="delete" value="true" />
1919

2020
<!-- optional, default=none -->

0 commit comments

Comments
 (0)