mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
CLI: Update usage descriptions for Boolean command flags
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -38,7 +38,7 @@ var indexFlags = []cli.Flag{
|
||||
&cli.BoolFlag{
|
||||
Name: "cleanup",
|
||||
Aliases: []string{"c"},
|
||||
Usage: "remove orphan index entries and thumbnails",
|
||||
Usage: "removes orphan index entries and thumbnails",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user