help message

This commit is contained in:
2024-04-23 08:57:30 -04:00
parent 9f62432fc5
commit 29f5fcd10b

View File

@@ -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{