aboutsummaryrefslogtreecommitdiff
path: root/share/man/keyringer.1.mdwn
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-11-10 22:44:58 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-11-10 22:44:58 -0200
commite53aba05b0a18c39b5f75267318694d2073248f2 (patch)
tree3c96c45eec82fbfd112ff6cbfe09e4a82ef890cb /share/man/keyringer.1.mdwn
parentd6ace9471fbeb4c6c57f803d870accd8b11c7d2f (diff)
downloadkeyringer-e53aba05b0a18c39b5f75267318694d2073248f2.tar.gz
keyringer-e53aba05b0a18c39b5f75267318694d2073248f2.tar.bz2
Changing encrypt syntax, rebuilding manpage
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 396e44d..ee035e3 100644
--- a/share/man/keyringer.1.mdwn
+++ b/share/man/keyringer.1.mdwn
@@ -92,9 +92,9 @@ edit <*secret*>
: Edit a secret by temporarily decrypting it, opening the decrypted copy into the
text editor defined by the *$EDITOR* environment variable and then re-encrypting it.
-encrypt [*file*] <*secret*>
+encrypt <*secret*> [*file*]
: Encrypts content from standard input or *file* into *secret* pathname. No spaces
- are supported in the *file* name.
+ are supported in the *secret* name.
encrypt-batch <*secret*>
: Encrypt content, batch mode.