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
+4
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