People: Improve thumb size config and flag descriptions #22

This commit is contained in:
Michael Mayer
2021-09-05 13:48:53 +02:00
parent b2a30d8091
commit b9d1c7afb3
25 changed files with 334 additions and 269 deletions

View File

@@ -13,7 +13,7 @@ import (
var ResampleCommand = cli.Command{
Name: "resample",
Aliases: []string{"thumbs"},
Usage: "Pre-caches thumbnails to reduce memory and cpu usage",
Usage: "Pre-caches thumbnail images for improved performance",
Flags: []cli.Flag{
cli.BoolFlag{
Name: "force, f",