aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-09-08 10:19:06 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-09-08 10:19:06 -0300
commit07f83e5ae71547e33ec578edfca72acd0b1f7860 (patch)
tree38e600ac2a8d40d46a0c65a6e77ed2e30a9497cc
parent2fa8a56a198c34ffe9404a4a148fed77b9a0cbf6 (diff)
downloadkeyringer-07f83e5ae71547e33ec578edfca72acd0b1f7860.tar.gz
keyringer-07f83e5ae71547e33ec578edfca72acd0b1f7860.tar.bz2
Adding README entry on 'edit' command
-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
------------