aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-09-16 12:12:17 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-09-16 12:12:17 -0300
commitae2c26a64065e48bc2f863d9f7648b7a49b072f7 (patch)
treee323d55d32695baa8f82001a4de139c2ba9360bb /README
parentfc8b45759049af4e1077bb28d53545c4c967212f (diff)
downloadkeyringer-ae2c26a64065e48bc2f863d9f7648b7a49b072f7.tar.gz
keyringer-ae2c26a64065e48bc2f863d9f7648b7a49b072f7.tar.bz2
Adding 'append' action
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index f6be24d..c9a4741 100644
--- a/README
+++ b/README
@@ -75,6 +75,11 @@ Re-encrypting a key
keyringer <keyring> recrypt <file>
+Appending information to a key
+------------------------------
+
+ keyringer <keyring> append <file>
+
Editing a key
-------------