@@ -100,7 +100,7 @@ host('hostname')
100100
101101## Configuration
102102### rsync
103- [Source](https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L120 )
103+ [Source](https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L121 )
104104
105105
106106
@@ -124,7 +124,7 @@ host('hostname')
124124
125125
126126### rsync_src
127- [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L136 )
127+ [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L137 )
128128
129129
130130
@@ -134,7 +134,7 @@ __DIR__
134134
135135
136136### rsync_dest
137- [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L137 )
137+ [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L138 )
138138
139139
140140
@@ -144,7 +144,7 @@ __DIR__
144144
145145
146146### rsync_excludes
147- [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L139 )
147+ [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L140 )
148148
149149
150150:::info Autogenerated
@@ -155,7 +155,7 @@ The value of this configuration is autogenerated on access.
155155
156156
157157### rsync_includes
158- [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L154 )
158+ [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L155 )
159159
160160
161161:::info Autogenerated
@@ -166,7 +166,7 @@ The value of this configuration is autogenerated on access.
166166
167167
168168### rsync_filter
169- [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L169 )
169+ [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L170 )
170170
171171
172172:::info Autogenerated
@@ -177,7 +177,7 @@ The value of this configuration is autogenerated on access.
177177
178178
179179### rsync_options
180- [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L187 )
180+ [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L188 )
181181
182182
183183:::info Autogenerated
@@ -191,15 +191,15 @@ The value of this configuration is autogenerated on access.
191191## Tasks
192192
193193### rsync\: warmup {#rsync-warmup}
194- [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L199 )
194+ [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L200 )
195195
196196Warmups remote Rsync target.
197197
198198
199199
200200
201201### rsync {#rsync}
202- [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L214 )
202+ [ Source] ( https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L215 )
203203
204204Rsync local->remote.
205205
0 commit comments