aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 0013399..a4af0b3 100644
--- a/README
+++ b/README
@@ -75,6 +75,16 @@ Re-encrypting a key
keyringer <keyring> recrypt <file>
+Editing a key
+-------------
+
+To edit a key, use
+
+ keyringer <keyring> edit <file>
+
+Use this option with caution as it keeps temporary unencrypted data into keyringer
+temp folder and at your $EDITOR temp files.
+
Listing keys
------------