missed in a previous commit
This commit is contained in:
parent
bcba3abbdb
commit
4a58ff146a
1 changed files with 2 additions and 2 deletions
|
@ -51,9 +51,9 @@ To use a particular SSH port, add:
|
||||||
|
|
||||||
Default is `22`.
|
Default is `22`.
|
||||||
|
|
||||||
To pass the `--delete` option to rsync, add:
|
To remove orphaned files or directories on the remote host, add:
|
||||||
|
|
||||||
deploy.delete = true
|
deploy.clean = true
|
||||||
|
|
||||||
Default is `false`.
|
Default is `false`.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue