diff --git a/internal/commands/thumbs.go b/internal/commands/thumbs.go index 04fa32c70..f8aa6deb3 100644 --- a/internal/commands/thumbs.go +++ b/internal/commands/thumbs.go @@ -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",