aboutsummaryrefslogtreecommitdiff
path: root/lib/Mail/Run/Crypt.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Mail/Run/Crypt.pm')
-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)