mirror of
https://github.com/rclone/rclone.git
synced 2025-03-06 18:32:47 +08:00

This change moves the --retries and --retries-sleep flags/variables from cmd to config (consistent with --low-level-retries), so that they can be more easily referenced from subcommands.