From 7ad4db6c15158f09403db5b8e5f3e4162dd7c1fe Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Wed, 16 Dec 2020 21:48:47 -0800 Subject: [PATCH] Help text update --- osxphotos/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osxphotos/__main__.py b/osxphotos/__main__.py index d64d1696..7258a7b7 100644 --- a/osxphotos/__main__.py +++ b/osxphotos/__main__.py @@ -177,7 +177,7 @@ which will be rendered to substitute template fields with values from the photo. For example, '{created.month}' would be replaced with the month name of the photo creation date. e.g. 'November'. \n -Options supporting templates may be repeated e.g., --keyword-template '{label}' +Some options supporting templates may be repeated e.g., --keyword-template '{label}' --keyword-template '{media_type}' to add both labels and media types to the keywords. \n