Fixed typo: added "to" to "the --size parameter can adjust it [to] test using smaller files"

This commit is contained in:
elon.bing@6534c6b616a8fda498b5bfa4e48ca5a1ebb7c48e 2017-11-02 22:25:47 +00:00 committed by admin
parent 482c99c4fd
commit 0997912077

View file

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