From 1766df8475355a49595542e1cd52e63ace79bc74 Mon Sep 17 00:00:00 2001 From: Rohan Talip Date: Sun, 12 Nov 2023 11:18:40 -0700 Subject: [PATCH] Update MANPAGE.md Removed repeated "conflicts" --- Documentation/MANPAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index 4e9ab787..87933304 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -107,7 +107,7 @@ Run `gocryptfs -speed` to find out if and how much slower. #### -deterministic-names Disable file name randomisation and creation of `gocryptfs.diriv` files. -This can prevent sync conflicts conflicts when synchronising files, but +This can prevent sync conflicts when synchronising files, but leaks information about identical file names across directories ("Identical names leak" in https://nuetzlich.net/gocryptfs/comparison/#file-names ).