aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-14 02:28:27 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-14 02:28:27 +1300
commitae0d38d90a1a4c00ef8d453383dadb7873fa33ae (patch)
treef84c02ce02890544aa0f1e49874c38922a0fd28c /lib
parentUpdate README.markdown (diff)
downloadMail-Run-Crypt-ae0d38d90a1a4c00ef8d453383dadb7873fa33ae.tar.gz
Mail-Run-Crypt-ae0d38d90a1a4c00ef8d453383dadb7873fa33ae.zip
Update README and brief description
Diffstat (limited to 'lib')
-rw-r--r--lib/Mail/Run/Crypt.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Mail/Run/Crypt.pm b/lib/Mail/Run/Crypt.pm
index 7105338..da68381 100644
--- a/lib/Mail/Run/Crypt.pm
+++ b/lib/Mail/Run/Crypt.pm
@@ -140,8 +140,8 @@ Version 0.01
This module runs commands with C<IPC::Run3::run3()>, and collects any standard
output and standard error it emits. If there is any standard output or standard
-error content, it is mailed (each stream separately) to a specified recipient
-address.
+error content, it is signed and/or encrypted with GnuPG, and then mailed to a
+specified recipient address (each stream separately).
The idea is to allow you to view the output of automated commands while having
the content encrypted as it passes through to your mailserver, and (optionally)