diff --git a/osxphotos/__main__.py b/osxphotos/__main__.py index 2af24db5..ed9771e6 100644 --- a/osxphotos/__main__.py +++ b/osxphotos/__main__.py @@ -1374,7 +1374,7 @@ def query( "For example, --exiftool-option '-m' to ignore minor warnings. " "Specify these as you would on the exiftool command line. " "See exiftool docs at https://exiftool.org/exiftool_pod.html for full list of options. " - "More than one option may be specified with by repeating the option, e.g. " + "More than one option may be specified by repeating the option, e.g. " "--exiftool-option '-m' --exiftool-option '-F'. ", ) @click.option(