forked from TrueCloudLab/rclone
Typo fix in changelog
This commit is contained in:
parent
c54d513bdd
commit
fe536f3fa8
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Changelog
|
||||||
* This allows remotes to list recursively if they can
|
* This allows remotes to list recursively if they can
|
||||||
* This uses less transactions (important if you pay for them)
|
* This uses less transactions (important if you pay for them)
|
||||||
* This may or may not be quicker
|
* This may or may not be quicker
|
||||||
* This will user more memory as it has to hold the listing in memory
|
* This will use more memory as it has to hold the listing in memory
|
||||||
* --old-sync-method deprecated - the remaining uses are covered by --fast-list
|
* --old-sync-method deprecated - the remaining uses are covered by --fast-list
|
||||||
* This involved a major re-write of all the listing code
|
* This involved a major re-write of all the listing code
|
||||||
* Add --tpslimit and --tpslimit-burst to limit transactions per second
|
* Add --tpslimit and --tpslimit-burst to limit transactions per second
|
||||||
|
|
Loading…
Add table
Reference in a new issue