diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -127,7 +127,6 @@ Use %[1]s <command> -h for help about that command. } func main() { - flag.Parse() if len(os.Args) == 1 { flag.Usage() os.Exit(2) |
