aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-14 14:46:57 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-14 14:46:57 +1300
commiteac17b8cd8d11ce95d0c86996262ac45fc027f8d (patch)
tree0859231fa0a4e34eae1c2c47e56531ca35e1bfff /bin
parentBump version (diff)
downloadMail-Run-Crypt-eac17b8cd8d11ce95d0c86996262ac45fc027f8d.tar.gz
Mail-Run-Crypt-eac17b8cd8d11ce95d0c86996262ac45fc027f8d.zip
Correct a documentation error
Diffstat (limited to 'bin')
-rwxr-xr-xbin/runcrypt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/runcrypt b/bin/runcrypt
index 38d594f..1e110c4 100755
--- a/bin/runcrypt
+++ b/bin/runcrypt
@@ -178,7 +178,7 @@ a compromised key.
The GnuPG key ID that should be used to sign messages. This is required for
signing, and has no effect if C<--sign> is not given. It can be any means of
-identifying the key acceptable to GnuPG; the key's 16-byte ("long") hexadecimal
+identifying the key acceptable to GnuPG; the key's 8-byte ("long") hexadecimal
ID prefixed with C<0x> is probably the best way.
This defaults to the value of the environment variable C<RUNCRYPT_KEYID>.