summaryrefslogtreecommitdiff
path: root/doc/git-annex-testremote.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex-testremote.mdwn')
-rw-r--r--doc/git-annex-testremote.mdwn9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/git-annex-testremote.mdwn b/doc/git-annex-testremote.mdwn
index fff08fdcc..5c3a5ca5b 100644
--- a/doc/git-annex-testremote.mdwn
+++ b/doc/git-annex-testremote.mdwn
@@ -14,9 +14,12 @@ the remote, then redownloading them, removing them from the remote, etc.
It's safe to run in an existing repository (the repository contents are
not altered), although it may perform expensive data transfers.
-Testing a single remote will use the remote's configuration,
-automatically varying the chunk sizes, and with simple shared encryption
-enabled and disabled.
+It's best to make a new remote for testing purposes. While the test
+tries to clean up after itself, if the remote being tested had a bug,
+the cleanup might fail, leaving test data in the remote.
+
+Testing will use the remote's configuration, automatically varying
+the chunk sizes, and with simple shared encryption enabled and disabled.
# OPTIONS