improve testremote docs
This commit is contained in:
parent
8f50b99c81
commit
ee37d478f8
1 changed files with 6 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue