Skip to content

Commit 0317c61

Browse files
[automatic] Update docs with bin/docgen
1 parent 0666c4f commit 0317c61

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

docs/contrib/rsync.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ host('hostname')
100100

101101
## Configuration
102102
### rsync
103-
[Source](https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L119)
103+
[Source](https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L120)
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#L135)
127+
[Source](https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L136)
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#L136)
137+
[Source](https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L137)
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#L138)
147+
[Source](https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L139)
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#L153)
158+
[Source](https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L154)
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#L168)
169+
[Source](https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L169)
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#L186)
180+
[Source](https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L187)
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#L198)
194+
[Source](https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L199)
195195

196196
Warmups remote Rsync target.
197197

198198

199199

200200

201201
### rsync {#rsync}
202-
[Source](https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L213)
202+
[Source](https://github.com/deployphp/deployer/blob/master/contrib/rsync.php#L214)
203203

204204
Rsync local->remote.
205205

0 commit comments

Comments
 (0)