commit
bae3fd94da
|
@ -91,7 +91,7 @@ func main() {
|
||||||
"-o": complete.PredictFiles("*.out"),
|
"-o": complete.PredictFiles("*.out"),
|
||||||
},
|
},
|
||||||
|
|
||||||
// define gloabl flags of the 'run' main command
|
// define global flags of the 'run' main command
|
||||||
// those will show up also when a sub command was entered in the
|
// those will show up also when a sub command was entered in the
|
||||||
// command line
|
// command line
|
||||||
Flags: complete.Flags{
|
Flags: complete.Flags{
|
||||||
|
|
Loading…
Reference in New Issue