aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRohan Talip2023-11-12 11:18:40 -0700
committerrfjakob2023-11-12 21:32:04 +0100
commit1766df8475355a49595542e1cd52e63ace79bc74 (patch)
treecf7d0ab3513293cc551edde79e9d4b9562f46d8b
parent94c5828829a166f59d3b4ed435de29d0794c168c (diff)
Update MANPAGE.md
Removed repeated "conflicts"
-rw-r--r--Documentation/MANPAGE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md
index 4e9ab78..8793330 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 ).