aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-14 02:21:28 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-14 02:21:28 +1300
commitb2055449e379d5328af085751b636351f942cb54 (patch)
tree9648fcf073dac1dbdc7ff92c38ccf799786a44f5
parentUpdate file carp/croak messages (diff)
downloadMail-Run-Crypt-b2055449e379d5328af085751b636351f942cb54.tar.gz
Mail-Run-Crypt-b2055449e379d5328af085751b636351f942cb54.zip
Add diagnostics for file messages
-rwxr-xr-xbin/runcrypt8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/runcrypt b/bin/runcrypt
index 4b99e33..939b182 100755
--- a/bin/runcrypt
+++ b/bin/runcrypt
@@ -210,6 +210,14 @@ Usage information could not be written to the standard output stream.
Usage information could not be written to the standard error stream.
+=item passfile %s open failed: %s
+
+The specified passphrase file could not be opened. This is a fatal error.
+
+=item passfile %s close failed: %s
+
+The specified passphrase file could not be closed. This is not a fatal error.
+
=back
=head1 EXIT STATUS