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, 4 insertions, 0 deletions
diff --git a/lib/Mail/Run/Crypt.pm b/lib/Mail/Run/Crypt.pm
index c37a622..eabe0b4 100644
--- a/lib/Mail/Run/Crypt.pm
+++ b/lib/Mail/Run/Crypt.pm
@@ -167,6 +167,8 @@ The recipient email address for the content.
(Optional) The name of the object. When called from the C<croncrypt(1)>
program, this will be the string "croncrypt".
+=back
+
=head2 B<run(@command)>
Run the specified arguments as a command with C<IPC::Run3::run3()>, and email
@@ -185,6 +187,8 @@ has been successfully run.
One of the required properties was not passed to the constructor.
+=back
+
=head1 CONFIGURATION AND ENVIRONMENT
You will need to have a functioning GnuPG public key setup for this to work,