version, help and examples without input

This commit is contained in:
edoardottt
2021-06-19 17:34:17 +02:00
parent 71b4ca0760
commit af2d1a34ed
+4 -2
View File
@@ -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)