update rsync

This commit is contained in:
JMARyA 2024-12-20 08:09:59 +01:00
parent 40e711e9d0
commit f1ac09f57f
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263

View file

@ -1,6 +1,7 @@
---
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
---
@ -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 |
| --partial | keep partially transferred files |
| -P | same as --partial --progress |