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)