rsync stats option

very useful if you use -a option with large directories
This commit is contained in:
osiyuk 2019-08-05 21:23:45 +03:00 committed by GitHub
parent 090d42f103
commit 00a0c399cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ rsync -avz ./src/ /dest
```bash
-q, --quiet
-v, --verbose
--stats
-h, --human-readable
--progress
-P # same as --partial --progress