refac
This commit is contained in:
parent
5dd659818e
commit
47f52d407e
4
main.go
4
main.go
@ -20,10 +20,6 @@ func main() {
|
||||
EnableShellCompletion: true,
|
||||
Name: "wallhaven_dl",
|
||||
Usage: "Download wallpapers from wallhaven.cc",
|
||||
Action: func(ctx context.Context, c *cli.Command) error {
|
||||
fmt.Println("cli")
|
||||
return nil
|
||||
},
|
||||
Commands: []*cli.Command{
|
||||
{
|
||||
Name: "search",
|
||||
|
Loading…
x
Reference in New Issue
Block a user