Fixed typo: added "to" to "the --size
parameter can adjust it [to] test using smaller files"
This commit is contained in:
parent
482c99c4fd
commit
0997912077
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ as usual, and it then runs a lot of tests, using random data. It's
|
|||
particularly useful to test new implementations of special remotes.
|
||||
|
||||
By default it will upload and download files of around 1MiB to the remote
|
||||
it tests; the `--size` parameter can adjust it test using smaller files.
|
||||
it tests; the `--size` parameter can adjust it to test using smaller files.
|
||||
|
||||
It's safe to use this command even when you're already storing data in a
|
||||
remote; it won't touch your existing files stored on the remote.
|
||||
|
|
Loading…
Add table
Reference in a new issue