Update README.md

This commit is contained in:
Sam Kirkland 2019-09-16 10:49:29 -05:00 committed by GitHub
parent aa0baf9dc1
commit 851cc8a897
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ You can use as many arguments as you want, seperate them with a space
| Argument | Description | | Argument | Description |
|---------------------|----------------------------------------------------------------------| |---------------------|----------------------------------------------------------------------|
| `--delete` | Delete files not present at the source | | `--delete` | Delete files not present at the source |
| `--transfer-all` | Transfer all files, even seemingly the same at the target site | | `--transfer-all` | Transfer all files, even seemingly the same as the target site |
| `--dry-run` | Ouputs files that will be modified without making any actual changes | | `--dry-run` | Ouputs files that will be modified without making any actual changes |
| `--include=` | Include matching files | | `--include=` | Include matching files |
| `--exclude=` | Exclude matching files | | `--exclude=` | Exclude matching files |