mirror of
https://github.com/rclone/rclone.git
synced 2026-02-17 09:59:10 +00: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.