Release 0.51.3, added --print (#769), --quiet (#770)

This commit is contained in:
Rhet Turnbull
2022-08-27 09:31:37 -07:00
parent 8e986b451e
commit d576ca5494
24 changed files with 197 additions and 45 deletions

View File

@@ -2008,7 +2008,7 @@ cog.out(get_template_field_table())
|{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.51.2'|
|{osxphotos_version}|The osxphotos version, e.g. '0.51.3'|
|{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|