From a2dca02594dc5fbe0198c9fe5d593e94cc9a2eba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Notin?= Date: Mon, 7 Nov 2022 07:50:21 +0000 Subject: [PATCH] docs: fix character that was incorrectly interpreted as markdown --- docs/content/local.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/local.md b/docs/content/local.md index f123aa74b..8b7920c91 100644 --- a/docs/content/local.md +++ b/docs/content/local.md @@ -428,8 +428,8 @@ Properties: Don't check to see if the files change during upload. Normally rclone checks the size and modification time of files as they -are being uploaded and aborts with a message which starts "can't copy -- source file is being updated" if the file changes during upload. +are being uploaded and aborts with a message which starts "can't copy - +source file is being updated" if the file changes during upload. However on some file systems this modification time check may fail (e.g. [Glusterfs #2206](https://github.com/rclone/rclone/issues/2206)) so this