From b1cb65c48c16c0135fe2d88a9e339a328f8e14fb Mon Sep 17 00:00:00 2001 From: Daniel Milnes Date: Fri, 17 Jan 2020 23:13:34 +0000 Subject: [PATCH] Add CSV argument to readme (#19) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb9f64c..ac7d56d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ All of the below documentation is written for the Python version rather than the ```shell $ poetry run python hstsparser.py -h -usage: hstsparser.py [-h] [-w WORDLIST] (--firefox | --chrome) FILE +usage: hstsparser.py [-h] [-w WORDLIST] [--csv CSV] (--firefox | --chrome) FILE Process HSTS databases