From 6339e3c70ee174394af356710de4bf9442bad9fc Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Fri, 2 Jul 2021 12:43:17 -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 d972174e..e2b1cb62 100644 --- a/README.md +++ b/README.md @@ -1756,7 +1756,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.51' +{osxphotos_version} The osxphotos version, e.g. '0.42.52' {osxphotos_cmd_line} The full command line used to run osxphotos The following substitutions may result in multiple values. Thus if specified for @@ -3578,7 +3578,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.51'| +|{osxphotos_version}|The osxphotos version, e.g. '0.42.52'| |{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|