From 7a875fb09dee567809cdc0eacc404d42e4d4dc38 Mon Sep 17 00:00:00 2001 From: wiire-a Date: Sat, 14 Oct 2017 12:01:41 +0200 Subject: [PATCH] Updated README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e17bae7..ec59ec2 100644 --- a/README.md +++ b/README.md @@ -68,14 +68,15 @@ Optional Arguments: -l, --length : Brute-force entire pin length (experimental) -v, --verbosity : Verbosity level 1-3, 1 is quietest [3] -o, --output : Write output to file + -j, --jobs : Number of parallel threads to use [Auto] -h : Display this usage screen --help : Verbose help and more usage examples -V, --version : Display version --mode N[,... N] : Mode selection, comma separated [Auto] - --start [mm/]yyyy : Starting date (only mode 3) [Current time] - --end [mm/]yyyy : Ending date (only mode 3) [-3 days] + --start [mm/]yyyy : Starting date (only mode 3) [+1 day] + --end [mm/]yyyy : Ending date (only mode 3) [-1 day] ``` # Usage example