1
0
mirror of https://github.com/rclone/rclone.git synced 2025-08-10 06:09:44 +02: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

@@ -73,7 +73,7 @@ you what happened to it. These are reminiscent of diff files.
- |* path| means path was present in source and destination but different.
- |! path| means there was an error reading or hashing the source or dest.
The default number of parallel checks is 8. See the [--checkers=N](/docs/#checkers-n)
The default number of parallel checks is 8. See the [--checkers](/docs/#checkers-int)
option for more information.
`, "|", "`")