From bda6dec9bdebb5f6f7a433447a6b245175f39f50 Mon Sep 17 00:00:00 2001 From: Kuoi Date: Thu, 14 Apr 2022 02:57:28 +0100 Subject: [PATCH] update the mirror method --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5bb64c..450e202 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## How to miror ``` -rsync -avh bio@bioarchlinux.org::sync/ destdir +rsync -rtlivH bioarchlinux.org::sync/ destdir ``` `destdir` is the destination directory.