flag.StringVar(&path, "watch", ".", "path to be watched") flag.StringVar(&command, "command", "echo", "path to be watched")
https://github.com/dallarosa/eyenotify/commit/e007b03bdbfd2f...
Usage of eyenotify: -command="echo": path to be watched
https://github.com/dallarosa/eyenotify/commit/e007b03bdbfd2f...