mirror of
https://github.com/beego/bee.git
synced 2025-06-13 11:50:39 +00:00
nothing much
This commit is contained in:
2
g.go
2
g.go
@ -95,7 +95,7 @@ func generateCode(cmd *Command, args []string) {
|
||||
generateMigration(filename, curpath)
|
||||
} else {
|
||||
ColorLog("[ERRO] Wrong number of arguments\n")
|
||||
ColorLog("[HINT] usage: bee generate migration [filename]\n")
|
||||
ColorLog("[HINT] Usage: bee generate migration [filename]\n")
|
||||
os.Exit(2)
|
||||
}
|
||||
default:
|
||||
|
Reference in New Issue
Block a user