update description

This commit is contained in:
cubixle
2022-07-22 14:03:49 +01:00
parent 2bd76a9b96
commit 99e5a09927

View File

@@ -53,7 +53,7 @@ func runCLI() error {
printCmd("version", "displays the cli tools current version")
fmt.Println("")
printHeader("make")
printCmd("make resource", "creates a new route file and a ")
printCmd("make resource", "creates a new route and a test file")
case "version":
fmt.Println("")
version()