diff --git a/examples/batch_edit.py b/examples/batch_edit.py index 1a764133..4485868c 100644 --- a/examples/batch_edit.py +++ b/examples/batch_edit.py @@ -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",