mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-09-09 22:49:38 +02:00
Merge pull request #1374 from Mazyod/patch-2
Add --cvs-exclude flag docs
This commit is contained in:
@@ -71,6 +71,10 @@ rsync -avz ./src/ /dest
|
|||||||
--files-from=FILE # read list of filenames from FILE
|
--files-from=FILE # read list of filenames from FILE
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```bash
|
||||||
|
-C, --cvs-exclude # exclude from local/global .cvsignore
|
||||||
|
```
|
||||||
|
|
||||||
### Archive options
|
### Archive options
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user