From 5fb606b81815b01acff446f4b67bf60fd0d53950 Mon Sep 17 00:00:00 2001 From: mischa Date: Mon, 22 Aug 2022 17:59:16 +0000 Subject: [PATCH] -c wording change --- VIRTUAL_VACATION/vacation.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VIRTUAL_VACATION/vacation.pl b/VIRTUAL_VACATION/vacation.pl index edfc91d..b2cd53c 100755 --- a/VIRTUAL_VACATION/vacation.pl +++ b/VIRTUAL_VACATION/vacation.pl @@ -22,7 +22,7 @@ use Getopt::Std; use DBI; use POSIX qw(strftime); -# -c = location of the SQL config file for OpenSMTPD, located in /etc/mail +# -c = name SQL config file for OpenSMTPD, located in /etc/mail # -l = logging of virtual vacation parsed report/filter streams and decisions # -v = verbose (extra flag) logging of report stream # -d = debug (extra flag) logging of filter stream