From ea97241f84c7b125f0223dfcc8e088405bd7054f Mon Sep 17 00:00:00 2001 From: Gabriele Gristina Date: Sun, 19 Dec 2021 13:23:17 +0100 Subject: [PATCH] added '-f' to test.sh help --- tools/test.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/test.sh b/tools/test.sh index 37b2ac045..0f772238f 100755 --- a/tools/test.sh +++ b/tools/test.sh @@ -2993,6 +2993,8 @@ OPTIONS: -c Disables markov-chains + -f Use --force to ignore hashcat warnings (default : disabled) + -p Package the tests into a .7z file -F Use this folder as test folder instead of the default one