Updated docs [skip ci]

This commit is contained in:
Rhet Turnbull
2022-02-26 22:57:25 -08:00
parent d2753672f3
commit c95f682ca6
10 changed files with 10 additions and 10 deletions

View File

@@ -2291,7 +2291,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.47.0'|
|{osxphotos_version}|The osxphotos version, e.g. '0.47.1'|
|{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|