CLI: Revised descriptions of commands and configuration flags

This commit is contained in:
Michael Mayer 2021-10-07 13:03:46 +02:00
parent 8a063037e0
commit 66cad5c486

View file

@ -236,7 +236,7 @@ var GlobalFlags = []cli.Flag{
},
cli.StringFlag{
Name: "site-author",
Usage: "site `COPYRIGHT`, artist name, or owner",
Usage: "site `COPYRIGHT`, artist, or owner name",
EnvVar: "PHOTOPRISM_SITE_AUTHOR",
},
cli.StringFlag{