From d6cf80ccf150a066388340199a95b560958a6d35 Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Thu, 18 Jul 2019 06:19:59 -0700 Subject: [PATCH] add --remember --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 917d4757..5b5b75e1 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ $ croc code-phrase The code phrase is used to establish password-authenticated key agreement ([PAKE](https://en.wikipedia.org/wiki/Password-authenticated_key_agreement)) which generates a secret key for the sender and recipient to use for end-to-end encryption. +There are number of options for sending / receiving (use `--help` to see), and any of these options can be saved automatically for reuse next time using the flag `--remember`. ### Custom code phrase