filewatcher
filewatcher copied to clipboard
Handle regression in pflag/spf13
Installing with go get will use pflag/spf13 master which no longer prints errors when there is an unknown flag (https://github.com/spf13/pflag/issues/176).
Update flags.Parse to print the erorr