This commit is contained in:
parent
a9f0f3cbbc
commit
431787d061
2
main.go
2
main.go
|
@ -43,7 +43,7 @@ func main() {
|
|||
}
|
||||
|
||||
if *configPath == "" {
|
||||
fmt.Println("No config file found. Please specify a config file using --config or create one in the default locations.")
|
||||
fmt.Println("No config file found. Please specify a config file using -config or create one in the default locations.")
|
||||
os.Exit(1)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user