From e8e10d71b94f327adab065c2f7d4d6bcd32cec84 Mon Sep 17 00:00:00 2001 From: Giuseppe D'Andrea Date: Fri, 10 Feb 2023 18:03:13 +0100 Subject: [PATCH] docs: update temporary file suffix --- docs/privacy-and-security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/privacy-and-security.md b/docs/privacy-and-security.md index a55e6fa3..32cf8ac3 100644 --- a/docs/privacy-and-security.md +++ b/docs/privacy-and-security.md @@ -78,7 +78,7 @@ unencrypted temporary remains on your disk. If your computer were to shut off during this time, or the `jrnl` process were killed unexpectedly, then the unencrypted temporary file will remain on your disk. You can mitigate this issue by only saving with your editor right before closing it. You can also -manually delete these files (i.e. files named `jrnl_*.txt`) from your temporary +manually delete these files (i.e. files named `jrnl*.jrnl`) from your temporary folder. ## Plausible deniability