Added batch_edit.py example, [skip ci]

This commit is contained in:
Rhet Turnbull 2023-02-20 21:45:37 -08:00
parent 82295513fe
commit e89f8a14b4

View File

@ -17,7 +17,7 @@ from osxphotos.cli.param_types import TemplateString
from osxphotos.phototemplate import RenderOptions
@selection_command
@selection_command(name="batch-edit")
@click.option(
"--title",
metavar="TITLE_TEMPLATE",