Update thumbs.go
This commit is contained in:
parent
734b01bc34
commit
53e7396ebc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import (
|
|||
// ThumbsCommand registers the resample cli command.
|
||||
var ThumbsCommand = cli.Command{
|
||||
Name: "thumbs",
|
||||
Usage: "Pre-renders thumbnail images based on config options",
|
||||
Usage: "Generates thumbnails based on the current configuration",
|
||||
Flags: []cli.Flag{
|
||||
cli.BoolFlag{
|
||||
Name: "force, f",
|
||||
|
|
Loading…
Reference in a new issue