improve testremote docs

This commit is contained in:
Joey Hess 2017-11-08 13:02:42 -04:00
parent 8f50b99c81
commit ee37d478f8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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