mirror of
https://github.com/rclone/rclone.git
synced 2025-04-08 16:54:17 +02:00
Before this change, --no-unicode-normalization and --ignore-case-sync were respected for rclone check but not for rclone check --checkfile, causing them to give different results. This change adds support for --checkfile so that the behavior is consistent.