From 569a7a277ffe19d96d76990e7163ff39c22f9c51 Mon Sep 17 00:00:00 2001 From: rfjakob Date: Thu, 9 Jun 2016 23:51:10 +0200 Subject: Updated Upgrading (markdown) --- Upgrading.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Upgrading.md') diff --git a/Upgrading.md b/Upgrading.md index 627eef6..4117388 100644 --- a/Upgrading.md +++ b/Upgrading.md @@ -35,7 +35,7 @@ As mentioned earlier, double-check that you remember the passphrase for `/new` a ``` $ shopt -s dotglob -$ rsync -av --remove-source-files /old/* /new +$ rsync -a -P --remove-source-files /old/* /new ``` As above, `dotglob` makes sure that dotfiles in `/old/` are copied as well. -- cgit v1.2.3