From 58cf5e0a30f648e74a6c19d8d84cf30ff535405f Mon Sep 17 00:00:00 2001 From: gilfoyle97 Date: Sat, 3 Jul 2021 21:23:01 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 964113e..1d46ad7 100644 --- a/README.md +++ b/README.md @@ -121,8 +121,8 @@ Usage of cariddi: -s Hunt for secrets. -sf string Use an external file (txt, one per line) to use custom regexes for secrets hunting. - -t int - Set timeout (seconds, default 10) for the requests. (default 10) + -t int + Set timeout (seconds, default 10) for the requests. (default 10) -version Print the version. ```