From fa8b699d01f21a61db7672945dddcde4c3170f96 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 17 Aug 2013 14:34:56 -0300 Subject: Updated manpage --- share/man/keyringer.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'share/man/keyringer.1') diff --git a/share/man/keyringer.1 b/share/man/keyringer.1 index d14052b..2eaa30d 100644 --- a/share/man/keyringer.1 +++ b/share/man/keyringer.1 @@ -60,8 +60,8 @@ edit <\f[I]SECRET\f[]> : Edits a secret by temporarily decrypting it, opening the decrypted copy into \f[I]$EDITOR\f[] and then recrypting it again. .PP -encrypt <\f[I]SECRET\f[]> : Encrypts content from standard input into -\f[I]SECRET\f[]. +encrypt [\f[I]file\f[]] <\f[I]SECRET\f[]> : Encrypts content from +standard input or \f[I]file\f[] into \f[I]SECRET\f[]. .PP encrypt-batch <\f[I]SECRET\f[]> : Encrypt content, batch mode. .PP @@ -69,6 +69,8 @@ genpair <\f[I]ssh\f[]|\f[I]gpg\f[]|\f[I]ssl\f[]|\f[I]ssl-self\f[]> [\f[I]options\f[]] : Wrapper to generete encryption keypairs, useful for automated key deployment. .PP +open <\f[I]SECRET\f[]> : Open a secret using xdg-open. +.PP recrypt <\f[I]SECRET\f[]> : Recrypts a secret by decrypting it and recrypting again. Useful when users are added into recipient configuration. -- cgit v1.2.3