Merge pull request #1374 from Mazyod/patch-2

Add --cvs-exclude flag docs
This commit is contained in:
Rico Sta. Cruz 2020-06-14 23:56:26 +10:00 committed by GitHub
commit 85cf4ec38f
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