diff --git a/technology/applications/cli/rsync.md b/technology/applications/cli/rsync.md index 35e7656..6393295 100644 --- a/technology/applications/cli/rsync.md +++ b/technology/applications/cli/rsync.md @@ -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 | -