From 01642365c78f2ea600d7ce827eaeab4b65cbea68 Mon Sep 17 00:00:00 2001
From: DatuX <edwin@datux.nl>
Date: Tue, 6 Apr 2021 23:51:40 +0200
Subject: [PATCH] Update README.md

---
 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 38d8454..2ccd0d1 100644
--- a/README.md
+++ b/README.md
@@ -511,9 +511,7 @@ This usually means you've created a new snapshot on the target side during a bac
 
 This means files have been modified on the target side somehow. 
 
-You can use --rollback to automaticly rollback such changes.
-
-Note: This usually happens if the source-side has a non-standard mountpoint for a dataset, and you're using --clear-mountpoint. In this case the target side creates a mountpoint in the parent dataset, causing the change. 
+You can use --rollback to automaticly rollback such changes. Also try destroying the target dataset and using --clear-mountpoint on the next run. This way it wont get mounted.
 
 ### It says 'internal error: Invalid argument'