diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-08-17 12:49:53 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-08-17 12:49:53 -0300 |
commit | d46f13b4683dcd456387e81b53017d2b672e778e (patch) | |
tree | 577c3950cbe1720e0a8a83002828aaeccdf0a4ac /share/man/keyringer.1.mdwn | |
parent | efbf6809ec3ab4f1d34bd7bcacfaebd46e32d170 (diff) | |
download | keyringer-d46f13b4683dcd456387e81b53017d2b672e778e.tar.gz keyringer-d46f13b4683dcd456387e81b53017d2b672e778e.tar.bz2 |
Adding 'open' action
Diffstat (limited to 'share/man/keyringer.1.mdwn')
-rw-r--r-- | share/man/keyringer.1.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/keyringer.1.mdwn b/share/man/keyringer.1.mdwn index 99abd60..23b8d85 100644 --- a/share/man/keyringer.1.mdwn +++ b/share/man/keyringer.1.mdwn @@ -75,6 +75,9 @@ encrypt-batch <*SECRET*> genpair <*ssh*|*gpg*|*ssl*|*ssl-self*> [*options*] : Wrapper to generete encryption keypairs, useful for automated key deployment. +open <*SECRET*> +: Open a secret using xdg-open. + recrypt <*SECRET*> : Recrypts a secret by decrypting it and recrypting again. Useful when users are added into recipient configuration. If no *SECRET* is given, all secrets in the repository |