about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-08-27 15:25:48 +0530
committerAndinus <andinus@nand.sh>2020-08-27 15:25:48 +0530
commita263b887df4f22d12f119acb40c9f5ca8d76b3ca (patch)
treefd4b3b76aa20315511a13527ee995ef83a38ca4f
parent4460dd221776d809b5a216d9ab2b8d25e2c126ae (diff)
downloadleo-a263b887df4f22d12f119acb40c9f5ca8d76b3ca.tar.gz
Explain encrypt exception that was added for journal
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index d6db85c..1df0bd7 100644
--- a/README
+++ b/README
@@ -69,6 +69,10 @@ list. It can encrypt/sign files with gpg2(1).
    0' to `@options'. `-z' specifies the compression level & 0 means no
    compression.
 
+  *Note*: My journal is encrypted so to prevent re-encryption `encrypt'
+   option is not passed to gpg2. This only affects journal profile. So
+   `leo --encrypt journal pass' will still encrypt pass.
+
 
 1.2 delete
 ──────────