mirror of
https://github.com/edoardottt/cariddi.git
synced 2026-09-23 01:54:57 +02:00
version, help and examples without input
This commit is contained in:
+4
-2
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user