aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-03-17 15:05:23 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-03-24 14:46:47 -0300
commit9d916327eae2c4625046ccdbe7474b489517a70e (patch)
tree1557613b8546c89d2bdb71c6aad5e4c815b8ce8d /share
parent2b9a58f4f4b35fb959147f159623d728d5f1b217 (diff)
downloadkeyringer-9d916327eae2c4625046ccdbe7474b489517a70e.tar.gz
keyringer-9d916327eae2c4625046ccdbe7474b489517a70e.tar.bz2
Manpage and ChangeLog and help update (#69)
Diffstat (limited to 'share')
-rw-r--r--share/man/keyringer.1.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/keyringer.1.mdwn b/share/man/keyringer.1.mdwn
index 44ddb81..55ae216 100644
--- a/share/man/keyringer.1.mdwn
+++ b/share/man/keyringer.1.mdwn
@@ -150,9 +150,12 @@ encrypt-batch <*secret*> [*file*]
: Encrypt content, batch mode. Behavior is identical to *encrypt* action, but less
verbose. Useful inside scripts.
-genpair <*ssh*|*gpg*|*ssl*|*ssl-self*> [*options*]
+genkeys <*ssh*|*gpg*|*x509*|*x509-self*|*ssl*|*ssl-self*> [*options*]
: Wrapper to generate encryption key-pairs, useful for automated key deployment.
+genpair <*ssh*|*gpg*|*x509*|*x509-self*|*ssl*|*ssl-self*> [*options*]
+: Alias for *genkeys* action.
+
open <*secret*>
: Decrypt a secret into a temporary folder and open it using xdg-open, which
tries to figure out the file type and then calls the associated application.