From 13aeab9fe876c99f804c08a963b6a8499309f402 Mon Sep 17 00:00:00 2001 From: Christopher Wellons Date: Tue, 8 Jun 2021 08:33:47 -0400 Subject: [PATCH] Fix file name typo in the README Thanks to an anonymous tip! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae78665..7c645c3 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ To archive a file for storage: This will encrypt `sensitive.zip` as `sensitive.zip.enchive` (leaving the original in place). You can safely archive this wherever. -To extract the file on a machine with `encrypt.sec`, use `extract`. It +To extract the file on a machine with `enchive.sec`, use `extract`. It will prompt for the passphrase you entered during key generation. $ enchive extract sensitive.zip.enchive