From 4b0e9833230d49076ee5e04cc6449d1ff1b21390 Mon Sep 17 00:00:00 2001 From: Daniel Jagszent Date: Thu, 31 Aug 2017 13:34:29 +0200 Subject: [PATCH] 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 --- docs/content/local.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/local.md b/docs/content/local.md index b8b498970..a9067b7a6 100644 --- a/docs/content/local.md +++ b/docs/content/local.md @@ -120,7 +120,7 @@ $ rclone -L ls /tmp/a 6 b/one ``` -#### --no-local-unicode-normalization #### +#### --local-no-unicode-normalization #### By default rclone normalizes (NFC) the unicode representation of filenames and directories. This flag disables that normalization and uses the same