1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

docs: change use of parameter type N and NUMBER to int consistent with flags and cli help

This commit is contained in:
albertony
2025-01-17 12:57:00 +01:00
parent 7f3f1af541
commit 3c092cfc17
3 changed files with 12 additions and 12 deletions

View File

@@ -233,7 +233,7 @@ Restart-Service hns
It is likely you have more than 10,000 files that need to be
synced. By default, rclone only gets 10,000 files ahead in a sync so as
not to use up too much memory. You can change this default with the
[--max-backlog](/docs/#max-backlog-n) flag.
[--max-backlog](/docs/#max-backlog-int) flag.
### Rclone is using too much memory or appears to have a memory leak