missed in a previous commit

master
Tom Vaughan 2012-08-22 16:17:25 -07:00
parent bcba3abbdb
commit 4a58ff146a
1 changed files with 2 additions and 2 deletions

View File

@ -51,9 +51,9 @@ To use a particular SSH port, add:
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`.