diff --git a/main.go b/main.go index fda2e19..44179f4 100644 --- a/main.go +++ b/main.go @@ -21,7 +21,7 @@ func main() { app := &cli.App{ Name: "img-proxy-url-generator", - Description: "URL Generator for the img proxy service", + Usage: "URL Generator for the img proxy service", DefaultCommand: "generate", Version: Version, Commands: []*cli.Command{