mirror of
https://github.com/cubixle/tuukoti-cli.git
synced 2026-04-30 06:38:45 +01:00
update description
This commit is contained in:
@@ -53,7 +53,7 @@ func runCLI() error {
|
|||||||
printCmd("version", "displays the cli tools current version")
|
printCmd("version", "displays the cli tools current version")
|
||||||
fmt.Println("")
|
fmt.Println("")
|
||||||
printHeader("make")
|
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":
|
case "version":
|
||||||
fmt.Println("")
|
fmt.Println("")
|
||||||
version()
|
version()
|
||||||
|
|||||||
Reference in New Issue
Block a user