From af2d1a34ed0aebfcdd105673f20217edfacff257 Mon Sep 17 00:00:00 2001 From: edoardottt Date: Sat, 19 Jun 2021 17:34:17 +0200 Subject: [PATCH] version, help and examples without input --- output/examples.go | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/output/examples.go b/output/examples.go index bc7aac3..9a6d9a4 100644 --- a/output/examples.go +++ b/output/examples.go @@ -28,9 +28,11 @@ import "fmt" func PrintExamples() { Beautify() fmt.Println(` - cat urls | cariddi -version (Print the version) + cariddi -version (Print the version) - cat urls | cariddi -h (Print the help) + cariddi -h (Print the help) + + cariddi -examples (Print the examples) cat urls | cariddi -e (Hunt for secrets)