FIXME DO NOT MERGE Some edits of generated doc files

This commit is contained in:
Nick Craig-Wood 2025-03-10 10:03:20 +00:00
parent 4bf3f785d2
commit eee5de7117
3 changed files with 6 additions and 0 deletions

View File

@ -620,6 +620,8 @@ Flags for filtering directory listings
--min-size SizeSuffix Only transfer files bigger than this in KiB or suffix B|K|M|G|T|P (default off) --min-size SizeSuffix Only transfer files bigger than this in KiB or suffix B|K|M|G|T|P (default off)
``` ```
Shouldn't be editing this file
## See Also ## See Also
* [rclone serve](/commands/rclone_serve/) - Serve a remote over a protocol. * [rclone serve](/commands/rclone_serve/) - Serve a remote over a protocol.

View File

@ -20,6 +20,8 @@ Here is an example of how to make a remote called `remote`. First run:
rclone config rclone config
OK OK OK
This will guide you through an interactive setup process: This will guide you through an interactive setup process:
``` ```

View File

@ -1345,6 +1345,8 @@ Cutoff for switching to chunked upload.
Any files larger than this will be uploaded in chunks of chunk_size. Any files larger than this will be uploaded in chunks of chunk_size.
The minimum is 0 and the maximum is 5 GiB. The minimum is 0 and the maximum is 5 GiB.
No No no
Properties: Properties:
- Config: upload_cutoff - Config: upload_cutoff