Added version command (#672)

This commit is contained in:
Rhet Turnbull
2022-04-23 16:44:01 -06:00
committed by GitHub
parent fa80ea3772
commit c518fa5394
42 changed files with 243 additions and 108 deletions

View File

@@ -1942,7 +1942,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.47.10'|
|{osxphotos_version}|The osxphotos version, e.g. '0.47.11'|
|{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|