Fixed docstring

This commit is contained in:
Rhet Turnbull
2023-02-25 14:49:16 -08:00
parent 0694662f78
commit b7c98aa548

View File

@@ -73,7 +73,7 @@ def batch_edit(
For example: For example:
\b \b
osxphotos run batch_edit.py \\ osxphotos batch-edit \\
--verbose \\ --verbose \\
--title "California vacation 2023 {created.year}-{created.dd}-{created.mm} {counter:03d}" \\ --title "California vacation 2023 {created.year}-{created.dd}-{created.mm} {counter:03d}" \\
--description "{place.name}" \\ --description "{place.name}" \\