]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Updated manpage
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 17 Aug 2013 17:34:56 +0000 (14:34 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 17 Aug 2013 17:34:56 +0000 (14:34 -0300)
share/man/keyringer.1

index d14052b0cd8c1be131abd03d8c5a1077b1075cf4..2eaa30d6919b06a15cfbe9311dbddde5755162fd 100644 (file)
@@ -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.