From b2055449e379d5328af085751b636351f942cb54 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 14 Oct 2017 02:21:28 +1300 Subject: Add diagnostics for file messages --- bin/runcrypt | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- cgit v1.2.3