summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-10-04 13:05:52 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-10-04 13:05:52 -0300
commit35d9b5807510dd9490fdb5f9a7327e9de58644c3 (patch)
tree7504b509062f3406a6c5969a53099bd3b91ce234 /share/man
parent7185eab583383d8eff826755f93e972ce8d3add3 (diff)
parent1b1197728cfd029deb46ebbe6ac0a70bcee58510 (diff)
downloadkeyringer-35d9b5807510dd9490fdb5f9a7327e9de58644c3.tar.gz
keyringer-35d9b5807510dd9490fdb5f9a7327e9de58644c3.tar.bz2
Merge tag 'upstream_keyringer_0.2.6' into debian
Upstream version 0.2.6
Diffstat (limited to 'share/man')
-rw-r--r--share/man/keyringer.13
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/keyringer.1 b/share/man/keyringer.1
index 9b0f686..9b6a2f5 100644
--- a/share/man/keyringer.1
+++ b/share/man/keyringer.1
@@ -54,6 +54,8 @@ the pathname of an encrypted file relative to keyring with optional
If the \f[C]\&.asc\f[] extension is ommited, keyringer will add it in
the end of the pathname.
.PP
+No spaces are allowed in the secret name.
+.PP
Secret manipulation actions do not commit changes into the secret
repository.
After any manipulation, the user has to manually commit the changes
@@ -78,6 +80,7 @@ opening the decrypted copy into the text editor defined by the
.PP
encrypt [\f[I]file\f[]] <\f[I]secret\f[]> : Encrypts content from
standard input or \f[I]file\f[] into \f[I]secret\f[] pathname.
+No spaces are supported in the \f[I]file\f[] name.
.PP
encrypt-batch <\f[I]secret\f[]> : Encrypt content, batch mode.
.PP