mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-29 19:32:25 +08:00
People: Improve thumb size config and flag descriptions #22
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user