From f1ac09f57f9413fbae37d48b7bcb6a09f880fbe5 Mon Sep 17 00:00:00 2001 From: JMARyA Date: Fri, 20 Dec 2024 08:09:59 +0100 Subject: [PATCH] update rsync --- technology/applications/cli/rsync.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 | -