Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/techsneeze/dmarcts-report-parser.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdmarcts-report-parser.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/dmarcts-report-parser.pl b/dmarcts-report-parser.pl
index dffd41f..936aad5 100755
--- a/dmarcts-report-parser.pl
+++ b/dmarcts-report-parser.pl
@@ -97,6 +97,7 @@ sub show_usage {
print " -m : Read reports from mbox file(s) provided in PATH. \n";
print " -e : Read reports from MIME email file(s) provided in PATH. \n";
print " -x : Read reports from xml file(s) provided in PATH. \n";
+ print " -z : Read reports from zip file(s) provided in PATH. \n";
print "\n";
print " The following optional options are allowed: \n";
print " -d : Print debug info. \n";