mirror of
https://git.coolaj86.com/coolaj86/go-watchdog.git
synced 2025-02-21 12:28:07 +00:00
make Usage message consistent with README
This commit is contained in:
parent
115ec2ab19
commit
4b9230bd90
@ -17,7 +17,7 @@ import (
|
||||
)
|
||||
|
||||
func usage() {
|
||||
fmt.Println("Usage: go run watchdog.go -c dog.json")
|
||||
fmt.Println("Usage: watchdog -c config.json")
|
||||
}
|
||||
|
||||
func main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user