Add --cvs-exclude flag docs

This commit is contained in:
Maz Jaleel 2020-03-05 14:03:52 +03:00 committed by GitHub
parent 447de944e4
commit 3f2d48a756
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -71,6 +71,10 @@ rsync -avz ./src/ /dest
--files-from=FILE # read list of filenames from FILE
```
```bash
-C, --cvs-exclude # exclude from local/global .cvsignore
```
### Archive options
```bash