feature plugin custom flag (#251)
* support plugin custom flags * add short name * remove log * remove log
This commit is contained in:
@@ -192,7 +192,7 @@ var (
|
||||
Usage: "custom file generator",
|
||||
Flags: []cli.Flag{
|
||||
cli.StringFlag{
|
||||
Name: "plugin",
|
||||
Name: "plugin, p",
|
||||
Usage: "the plugin file",
|
||||
},
|
||||
cli.StringFlag{
|
||||
|
||||
Reference in New Issue
Block a user