diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/keyringer.1.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/keyringer.1.mdwn b/share/man/keyringer.1.mdwn index 6b7915e..ab2242d 100644 --- a/share/man/keyringer.1.mdwn +++ b/share/man/keyringer.1.mdwn @@ -106,10 +106,10 @@ genpair <*ssh*|*gpg*|*ssl*|*ssl-self*> [*options*] open <*secret*> : Decrypt a secret into a temporary folder and opening it using xdg-open which - then tries to figure out the file type and calling the associated application. + tries to figure out the file type and then calling the associated application. After the application exits, keyringer encrypts the temporary decrypted file - again into the secret file. + again into the secret file and deletes the temporary file. recrypt <*secret*> : Recrypts a secret by decrypting it and recrypting again. Useful when users are added |