diff --git a/README.md b/README.md index 0d4cd91..36ff998 100644 --- a/README.md +++ b/README.md @@ -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`.