From e5a53d4c65a0c0ed2c178d58e4e2352c70a45a3d Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Mon, 7 Sep 2020 12:10:52 +0100 Subject: [PATCH] check: fix docs See: https://forum.rclone.org/t/possible-issue-with-documention/18926 --- cmd/check/check.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/check/check.go b/cmd/check/check.go index 0e1f4a3ec..aa6f14cfb 100644 --- a/cmd/check/check.go +++ b/cmd/check/check.go @@ -51,7 +51,7 @@ the source match the files in the destination, not the other way around. This means that extra files in the destination that are not in the source will not be detected. -The |--differ|, |--missing-on-dst|, |--missing-on-src|, |--src-only| +The |--differ|, |--missing-on-dst|, |--missing-on-src|, |--match| and |--error| flags write paths, one per line, to the file name (or stdout if it is |-|) supplied. What they write is described in the help below. For example |--differ| will write all paths which are