Update thumbs.go

This commit is contained in:
Michael Mayer 2021-10-06 07:16:06 +02:00 committed by GitHub
parent f0e7ebf2c6
commit a8213b8e68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ import (
// ThumbsCommand registers the resample cli command.
var ThumbsCommand = cli.Command{
Name: "thumbs",
Usage: "Generates thumbnails based on the current configuration",
Usage: "Regenerates thumbnails based on the current config",
Flags: []cli.Flag{
cli.BoolFlag{
Name: "force, f",