Release 0.51.4, added --print to dump

This commit is contained in:
Rhet Turnbull
2022-08-27 11:25:46 -07:00
parent af9311c9c8
commit bb480f6991
23 changed files with 103 additions and 77 deletions

View File

@@ -2007,8 +2007,9 @@ cog.out(get_template_field_table())
|{newline}|A newline: '\n'|
|{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.3'|
|{crlf}|A carriage return + line feed: '\r\n'|
|{tab}|:A tab: '\t'|
|{osxphotos_version}|The osxphotos version, e.g. '0.51.4'|
|{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|