From 1ee3e035c42d687158f7cf73382f0f263516dc37 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Thu, 29 Jul 2021 06:25:59 -0700 Subject: [PATCH] Updated README.md [skip ci] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23dcb260..0f79ec1d 100644 --- a/README.md +++ b/README.md @@ -1700,7 +1700,7 @@ Substitution Description {lf} A line feed: '\n', alias for {newline} {cr} A carriage return: '\r' {crlf} a carriage return + line feed: '\r\n' -{osxphotos_version} The osxphotos version, e.g. '0.42.69' +{osxphotos_version} The osxphotos version, e.g. '0.42.70' {osxphotos_cmd_line} The full command line used to run osxphotos The following substitutions may result in multiple values. Thus if specified for @@ -3553,7 +3553,7 @@ The following template field substitutions are availabe for use the templating s |{lf}|A line feed: '\n', alias for {newline}| |{cr}|A carriage return: '\r'| |{crlf}|a carriage return + line feed: '\r\n'| -|{osxphotos_version}|The osxphotos version, e.g. '0.42.69'| +|{osxphotos_version}|The osxphotos version, e.g. '0.42.70'| |{osxphotos_cmd_line}|The full command line used to run osxphotos| |{album}|Album(s) photo is contained in| |{folder_album}|Folder path + album photo is contained in. e.g. 'Folder/Subfolder/Album' or just 'Album' if no enclosing folder|