Fix typo.

This commit is contained in:
Wayne Davison
2021-09-26 19:27:46 -07:00
parent d881814a35
commit 354fa581c1

View File

@@ -2314,7 +2314,7 @@ your home directory (remove the '=' for that).
> rsync -av --link-dest=$PWD/prior_dir host:src_dir/ new_dir/
If file's aren't linking, double-check their attributes. Also check if
If files aren't linking, double-check their attributes. Also check if
some attributes are getting forced outside of rsync's control, such a mount
option that squishes root to a single user, or mounts a removable drive
with generic ownership (such as OS X's "Ignore ownership on this volume"