aboutsummaryrefslogtreecommitdiff
path: root/share/man/keyringer.1.mdwn
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-08-17 14:19:59 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-08-17 14:19:59 -0300
commit5ceceaffb35560b30f33a06b08a6622a2266c0d3 (patch)
treef96e85a8279130fcf3dc6acdc70bc33062794174 /share/man/keyringer.1.mdwn
parentd46f13b4683dcd456387e81b53017d2b672e778e (diff)
downloadkeyringer-5ceceaffb35560b30f33a06b08a6622a2266c0d3.tar.gz
keyringer-5ceceaffb35560b30f33a06b08a6622a2266c0d3.tar.bz2
Added support to encrypt from files
Diffstat (limited to 'share/man/keyringer.1.mdwn')
-rw-r--r--share/man/keyringer.1.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/keyringer.1.mdwn b/share/man/keyringer.1.mdwn
index 23b8d85..14ae687 100644
--- a/share/man/keyringer.1.mdwn
+++ b/share/man/keyringer.1.mdwn
@@ -66,8 +66,8 @@ edit <*SECRET*>
: Edits a secret by temporarily decrypting it, opening the decrypted copy into *$EDITOR*
and then recrypting it again.
-encrypt <*SECRET*>
-: Encrypts content from standard input into *SECRET*.
+encrypt [*file*] <*SECRET*>
+: Encrypts content from standard input or *file* into *SECRET*.
encrypt-batch <*SECRET*>
: Encrypt content, batch mode.