Index: Update command flag description #2257

This commit is contained in:
Michael Mayer 2022-04-16 13:02:16 +02:00
parent 745a3e1f22
commit 79d60a665f

View file

@ -33,7 +33,7 @@ var indexFlags = []cli.Flag{
},
cli.BoolFlag{
Name: "archived, a",
Usage: "update archived photos, do not skip them",
Usage: "do not skip files belonging to archived photos",
},
cli.BoolFlag{
Name: "cleanup, c",