update rsync
This commit is contained in:
parent
40e711e9d0
commit
f1ac09f57f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
obj: application
|
obj: application
|
||||||
website: https://rsync.samba.org/
|
website: https://rsync.samba.org
|
||||||
|
arch-wiki: https://wiki.archlinux.org/title/Rsync
|
||||||
repo: https://github.com/WayneD/rsync
|
repo: https://github.com/WayneD/rsync
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -44,4 +45,3 @@ Either `source` or `destination` can be a local folder or a remote path (`user@h
|
||||||
| --log-file=FILE | log what we're doing to the specified FILE |
|
| --log-file=FILE | log what we're doing to the specified FILE |
|
||||||
| --partial | keep partially transferred files |
|
| --partial | keep partially transferred files |
|
||||||
| -P | same as --partial --progress |
|
| -P | same as --partial --progress |
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue