You've already forked img-proxy-url-generator
help message
This commit is contained in:
2
main.go
2
main.go
@@ -21,7 +21,7 @@ func main() {
|
|||||||
|
|
||||||
app := &cli.App{
|
app := &cli.App{
|
||||||
Name: "img-proxy-url-generator",
|
Name: "img-proxy-url-generator",
|
||||||
Description: "URL Generator for the img proxy service",
|
Usage: "URL Generator for the img proxy service",
|
||||||
DefaultCommand: "generate",
|
DefaultCommand: "generate",
|
||||||
Version: Version,
|
Version: Version,
|
||||||
Commands: []*cli.Command{
|
Commands: []*cli.Command{
|
||||||
|
|||||||
Reference in New Issue
Block a user