Add -h, --version, and --help options.

This commit is contained in:
2017-08-23 15:17:18 -05:00
parent b0e6e4d66f
commit 3a745ac98f
2 changed files with 9 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# Package
version = "0.1.0"
version = "0.2.0"
author = "Jonathan Bernard"
description = "Scan logs for regex-defined events and report on what was found."
license = "MIT"