mirror of
https://github.com/kataras/iris.git
synced 2025-12-23 04:47:02 +00:00
Introduce version 5.0.1
This commit is contained in:
@@ -91,7 +91,7 @@ func buildGetCommand() *cli.Cmd {
|
||||
availabletypes = append(availabletypes, "'"+k+"'")
|
||||
}
|
||||
// comma separated of projects' map key
|
||||
return cli.Command("get", "gets & runs a simple protoype-based project").
|
||||
return cli.Command("get", "gets & runs a simple prototype-based project").
|
||||
Flag("type",
|
||||
"basic",
|
||||
// we take the os.Args in order to have access both via subcommand and when flag passed
|
||||
|
||||
Reference in New Issue
Block a user