From 9624ec44030bd1dc4b5fd466f67b399ea57811e0 Mon Sep 17 00:00:00 2001 From: Gabor Gyorvari Date: Wed, 24 Feb 2021 16:47:13 +0100 Subject: [PATCH] README update with new -r flag --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 58fb0d6..31f30c5 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Usage: php scan.php -d -x --extra-check Adds GoogleBot and htaccess to Scan List -l --follow-symlink Follow symlinked directories -k --hide-ok Hide results with 'OK' status + -r --hide-err Hide results with 'ER' status -w --hide-whitelist Hide results with 'WL' status -n --no-color Disable color mode -s --no-stop Continue scanning file after first hit