mirror of
https://github.com/rclone/rclone.git
synced 2025-03-14 08:25:15 +08:00
Local: Make documentation consistent with code
Change flag `--no-local-unicode-normalization` to `--local-no-unicode-normalization` since that's the way the flag is called in the source code. Fixes #1633
This commit is contained in:
parent
ee9f987234
commit
4b0e983323
@ -120,7 +120,7 @@ $ rclone -L ls /tmp/a
|
|||||||
6 b/one
|
6 b/one
|
||||||
```
|
```
|
||||||
|
|
||||||
#### --no-local-unicode-normalization ####
|
#### --local-no-unicode-normalization ####
|
||||||
|
|
||||||
By default rclone normalizes (NFC) the unicode representation of filenames and
|
By default rclone normalizes (NFC) the unicode representation of filenames and
|
||||||
directories. This flag disables that normalization and uses the same
|
directories. This flag disables that normalization and uses the same
|
||||||
|
Loading…
x
Reference in New Issue
Block a user