Updated docs, version
This commit is contained in:
@@ -738,7 +738,7 @@ Options:
|
|||||||
or 12:00:00.
|
or 12:00:00.
|
||||||
--to-time TIME Search by item end time of day, e.g. 12:00 or
|
--to-time TIME Search by item end time of day, e.g. 12:00 or
|
||||||
12:00:00.
|
12:00:00.
|
||||||
--year INTEGER Search for items from a specific year, e.g.
|
--year YEAR Search for items from a specific year, e.g.
|
||||||
--year 2022 to find all photos from the year
|
--year 2022 to find all photos from the year
|
||||||
2022. May be repeated to search multiple
|
2022. May be repeated to search multiple
|
||||||
years.
|
years.
|
||||||
@@ -1809,7 +1809,7 @@ Substitution Description
|
|||||||
{lf} A line feed: '\n', alias for {newline}
|
{lf} A line feed: '\n', alias for {newline}
|
||||||
{cr} A carriage return: '\r'
|
{cr} A carriage return: '\r'
|
||||||
{crlf} a carriage return + line feed: '\r\n'
|
{crlf} a carriage return + line feed: '\r\n'
|
||||||
{osxphotos_version} The osxphotos version, e.g. '0.47.8'
|
{osxphotos_version} The osxphotos version, e.g. '0.47.9'
|
||||||
{osxphotos_cmd_line} The full command line used to run osxphotos
|
{osxphotos_cmd_line} The full command line used to run osxphotos
|
||||||
|
|
||||||
The following substitutions may result in multiple values. Thus if specified
|
The following substitutions may result in multiple values. Thus if specified
|
||||||
@@ -3722,7 +3722,7 @@ The following template field substitutions are availabe for use the templating s
|
|||||||
|{lf}|A line feed: '\n', alias for {newline}|
|
|{lf}|A line feed: '\n', alias for {newline}|
|
||||||
|{cr}|A carriage return: '\r'|
|
|{cr}|A carriage return: '\r'|
|
||||||
|{crlf}|a carriage return + line feed: '\r\n'|
|
|{crlf}|a carriage return + line feed: '\r\n'|
|
||||||
|{osxphotos_version}|The osxphotos version, e.g. '0.47.8'|
|
|{osxphotos_version}|The osxphotos version, e.g. '0.47.9'|
|
||||||
|{osxphotos_cmd_line}|The full command line used to run osxphotos|
|
|{osxphotos_cmd_line}|The full command line used to run osxphotos|
|
||||||
|{album}|Album(s) photo is contained in|
|
|{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|
|
|{folder_album}|Folder path + album photo is contained in. e.g. 'Folder/Subfolder/Album' or just 'Album' if no enclosing folder|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# Sphinx build info version 1
|
# Sphinx build info version 1
|
||||||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
|
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
|
||||||
config: d1a90e805d591609a2d39f1deed3a0fe
|
config: 16854688500bb6d125c4d28353ca6076
|
||||||
tags: 645f666f9bcd5a90fca523b33c5a78b7
|
tags: 645f666f9bcd5a90fca523b33c5a78b7
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Overview: module code — osxphotos 0.47.8 documentation</title>
|
<title>Overview: module code — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
|
||||||
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
|
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>osxphotos.photosdb.photosdb — osxphotos 0.47.8 documentation</title>
|
<title>osxphotos.photosdb.photosdb — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="../../../_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="../../../_static/alabaster.css" />
|
||||||
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js"></script>
|
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js"></script>
|
||||||
|
|||||||
2
docs/_static/documentation_options.js
vendored
2
docs/_static/documentation_options.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
||||||
VERSION: '0.47.8',
|
VERSION: '0.47.9',
|
||||||
LANGUAGE: 'None',
|
LANGUAGE: 'None',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
BUILDER: 'html',
|
BUILDER: 'html',
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<title>osxphotos command line interface (CLI) — osxphotos 0.47.8 documentation</title>
|
<title>osxphotos command line interface (CLI) — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
||||||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
||||||
@@ -150,6 +150,13 @@ library specified by –db to the database specified by DB2</p>
|
|||||||
<dd><p>Optional argument(s)</p>
|
<dd><p>Optional argument(s)</p>
|
||||||
</dd></dl>
|
</dd></dl>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
<section id="osxphotos-docs">
|
||||||
|
<h3>docs<a class="headerlink" href="#osxphotos-docs" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<p>Open osxphotos documentation in your browser.</p>
|
||||||
|
<div class="highlight-shell notranslate"><div class="highlight"><pre><span></span>osxphotos docs <span class="o">[</span>OPTIONS<span class="o">]</span>
|
||||||
|
</pre></div>
|
||||||
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section id="osxphotos-dump">
|
<section id="osxphotos-dump">
|
||||||
<h3>dump<a class="headerlink" href="#osxphotos-dump" title="Permalink to this headline">¶</a></h3>
|
<h3>dump<a class="headerlink" href="#osxphotos-dump" title="Permalink to this headline">¶</a></h3>
|
||||||
@@ -536,6 +543,12 @@ to modify this behavior.</p>
|
|||||||
<dd><p>Search by item end time of day, e.g. 12:00 or 12:00:00.</p>
|
<dd><p>Search by item end time of day, e.g. 12:00 or 12:00:00.</p>
|
||||||
</dd></dl>
|
</dd></dl>
|
||||||
|
|
||||||
|
<dl class="std option">
|
||||||
|
<dt class="sig sig-object std" id="cmdoption-osxphotos-export-year">
|
||||||
|
<span class="sig-name descname"><span class="pre">--year</span></span><span class="sig-prename descclassname"> <span class="pre"><year></span></span><a class="headerlink" href="#cmdoption-osxphotos-export-year" title="Permalink to this definition">¶</a></dt>
|
||||||
|
<dd><p>Search for items from a specific year, e.g. –year 2022 to find all photos from the year 2022. May be repeated to search multiple years.</p>
|
||||||
|
</dd></dl>
|
||||||
|
|
||||||
<dl class="std option">
|
<dl class="std option">
|
||||||
<dt class="sig sig-object std" id="cmdoption-osxphotos-export-has-comment">
|
<dt class="sig sig-object std" id="cmdoption-osxphotos-export-has-comment">
|
||||||
<span class="sig-name descname"><span class="pre">--has-comment</span></span><span class="sig-prename descclassname"></span><a class="headerlink" href="#cmdoption-osxphotos-export-has-comment" title="Permalink to this definition">¶</a></dt>
|
<span class="sig-name descname"><span class="pre">--has-comment</span></span><span class="sig-prename descclassname"></span><a class="headerlink" href="#cmdoption-osxphotos-export-has-comment" title="Permalink to this definition">¶</a></dt>
|
||||||
@@ -1564,6 +1577,12 @@ if more than one option is provided, they are treated as “AND”
|
|||||||
<dd><p>Search by item end time of day, e.g. 12:00 or 12:00:00.</p>
|
<dd><p>Search by item end time of day, e.g. 12:00 or 12:00:00.</p>
|
||||||
</dd></dl>
|
</dd></dl>
|
||||||
|
|
||||||
|
<dl class="std option">
|
||||||
|
<dt class="sig sig-object std" id="cmdoption-osxphotos-query-year">
|
||||||
|
<span class="sig-name descname"><span class="pre">--year</span></span><span class="sig-prename descclassname"> <span class="pre"><year></span></span><a class="headerlink" href="#cmdoption-osxphotos-query-year" title="Permalink to this definition">¶</a></dt>
|
||||||
|
<dd><p>Search for items from a specific year, e.g. –year 2022 to find all photos from the year 2022. May be repeated to search multiple years.</p>
|
||||||
|
</dd></dl>
|
||||||
|
|
||||||
<dl class="std option">
|
<dl class="std option">
|
||||||
<dt class="sig sig-object std" id="cmdoption-osxphotos-query-has-comment">
|
<dt class="sig sig-object std" id="cmdoption-osxphotos-query-has-comment">
|
||||||
<span class="sig-name descname"><span class="pre">--has-comment</span></span><span class="sig-prename descclassname"></span><a class="headerlink" href="#cmdoption-osxphotos-query-has-comment" title="Permalink to this definition">¶</a></dt>
|
<span class="sig-name descname"><span class="pre">--has-comment</span></span><span class="sig-prename descclassname"></span><a class="headerlink" href="#cmdoption-osxphotos-query-has-comment" title="Permalink to this definition">¶</a></dt>
|
||||||
@@ -2041,6 +2060,12 @@ if more than one option is provided, they are treated as “AND”
|
|||||||
<dd><p>Search by item end time of day, e.g. 12:00 or 12:00:00.</p>
|
<dd><p>Search by item end time of day, e.g. 12:00 or 12:00:00.</p>
|
||||||
</dd></dl>
|
</dd></dl>
|
||||||
|
|
||||||
|
<dl class="std option">
|
||||||
|
<dt class="sig sig-object std" id="cmdoption-osxphotos-repl-year">
|
||||||
|
<span class="sig-name descname"><span class="pre">--year</span></span><span class="sig-prename descclassname"> <span class="pre"><year></span></span><a class="headerlink" href="#cmdoption-osxphotos-repl-year" title="Permalink to this definition">¶</a></dt>
|
||||||
|
<dd><p>Search for items from a specific year, e.g. –year 2022 to find all photos from the year 2022. May be repeated to search multiple years.</p>
|
||||||
|
</dd></dl>
|
||||||
|
|
||||||
<dl class="std option">
|
<dl class="std option">
|
||||||
<dt class="sig sig-object std" id="cmdoption-osxphotos-repl-has-comment">
|
<dt class="sig sig-object std" id="cmdoption-osxphotos-repl-has-comment">
|
||||||
<span class="sig-name descname"><span class="pre">--has-comment</span></span><span class="sig-prename descclassname"></span><a class="headerlink" href="#cmdoption-osxphotos-repl-has-comment" title="Permalink to this definition">¶</a></dt>
|
<span class="sig-name descname"><span class="pre">--has-comment</span></span><span class="sig-prename descclassname"></span><a class="headerlink" href="#cmdoption-osxphotos-repl-has-comment" title="Permalink to this definition">¶</a></dt>
|
||||||
@@ -2377,6 +2402,7 @@ Commands:
|
|||||||
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-about">about</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-about">about</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-albums">albums</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-albums">albums</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-diff">diff</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-diff">diff</a></li>
|
||||||
|
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-docs">docs</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-dump">dump</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-dump">dump</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-export">export</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-export">export</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-help">help</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-help">help</a></li>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Index — osxphotos 0.47.8 documentation</title>
|
<title>Index — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
||||||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
||||||
@@ -789,8 +789,6 @@
|
|||||||
<li><a href="cli.html#cmdoption-osxphotos-repl-no-place">osxphotos-repl command line option</a>
|
<li><a href="cli.html#cmdoption-osxphotos-repl-no-place">osxphotos-repl command line option</a>
|
||||||
</li>
|
</li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
</ul></td>
|
|
||||||
<td style="width: 33%; vertical-align: top;"><ul>
|
|
||||||
<li>
|
<li>
|
||||||
--no-progress
|
--no-progress
|
||||||
|
|
||||||
@@ -798,6 +796,8 @@
|
|||||||
<li><a href="cli.html#cmdoption-osxphotos-export-no-progress">osxphotos-export command line option</a>
|
<li><a href="cli.html#cmdoption-osxphotos-export-no-progress">osxphotos-export command line option</a>
|
||||||
</li>
|
</li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
|
</ul></td>
|
||||||
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||||||
<li>
|
<li>
|
||||||
--no-title
|
--no-title
|
||||||
|
|
||||||
@@ -1471,6 +1471,17 @@
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="cli.html#cmdoption-osxphotos-export-xattr-template">osxphotos-export command line option</a>
|
<li><a href="cli.html#cmdoption-osxphotos-export-xattr-template">osxphotos-export command line option</a>
|
||||||
|
</li>
|
||||||
|
</ul></li>
|
||||||
|
<li>
|
||||||
|
--year
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li><a href="cli.html#cmdoption-osxphotos-export-year">osxphotos-export command line option</a>
|
||||||
|
</li>
|
||||||
|
<li><a href="cli.html#cmdoption-osxphotos-query-year">osxphotos-query command line option</a>
|
||||||
|
</li>
|
||||||
|
<li><a href="cli.html#cmdoption-osxphotos-repl-year">osxphotos-repl command line option</a>
|
||||||
</li>
|
</li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
<li>
|
<li>
|
||||||
@@ -2155,6 +2166,8 @@
|
|||||||
<li><a href="cli.html#cmdoption-osxphotos-export-V">--verbose</a>
|
<li><a href="cli.html#cmdoption-osxphotos-export-V">--verbose</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="cli.html#cmdoption-osxphotos-export-xattr-template">--xattr-template</a>
|
<li><a href="cli.html#cmdoption-osxphotos-export-xattr-template">--xattr-template</a>
|
||||||
|
</li>
|
||||||
|
<li><a href="cli.html#cmdoption-osxphotos-export-year">--year</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="cli.html#cmdoption-osxphotos-export-i">-i</a>
|
<li><a href="cli.html#cmdoption-osxphotos-export-i">-i</a>
|
||||||
</li>
|
</li>
|
||||||
@@ -2218,8 +2231,6 @@
|
|||||||
<li><a href="cli.html#cmdoption-osxphotos-labels-arg-PHOTOS_LIBRARY">PHOTOS_LIBRARY</a>
|
<li><a href="cli.html#cmdoption-osxphotos-labels-arg-PHOTOS_LIBRARY">PHOTOS_LIBRARY</a>
|
||||||
</li>
|
</li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
</ul></td>
|
|
||||||
<td style="width: 33%; vertical-align: top;"><ul>
|
|
||||||
<li>
|
<li>
|
||||||
osxphotos-list command line option
|
osxphotos-list command line option
|
||||||
|
|
||||||
@@ -2227,6 +2238,8 @@
|
|||||||
<li><a href="cli.html#cmdoption-osxphotos-list-json">--json</a>
|
<li><a href="cli.html#cmdoption-osxphotos-list-json">--json</a>
|
||||||
</li>
|
</li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
|
</ul></td>
|
||||||
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||||||
<li>
|
<li>
|
||||||
osxphotos-persons command line option
|
osxphotos-persons command line option
|
||||||
|
|
||||||
@@ -2406,6 +2419,8 @@
|
|||||||
<li><a href="cli.html#cmdoption-osxphotos-query-uuid">--uuid</a>
|
<li><a href="cli.html#cmdoption-osxphotos-query-uuid">--uuid</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="cli.html#cmdoption-osxphotos-query-uuid-from-file">--uuid-from-file</a>
|
<li><a href="cli.html#cmdoption-osxphotos-query-uuid-from-file">--uuid-from-file</a>
|
||||||
|
</li>
|
||||||
|
<li><a href="cli.html#cmdoption-osxphotos-query-year">--year</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="cli.html#cmdoption-osxphotos-query-i">-i</a>
|
<li><a href="cli.html#cmdoption-osxphotos-query-i">-i</a>
|
||||||
</li>
|
</li>
|
||||||
@@ -2567,6 +2582,8 @@
|
|||||||
<li><a href="cli.html#cmdoption-osxphotos-repl-uuid">--uuid</a>
|
<li><a href="cli.html#cmdoption-osxphotos-repl-uuid">--uuid</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="cli.html#cmdoption-osxphotos-repl-uuid-from-file">--uuid-from-file</a>
|
<li><a href="cli.html#cmdoption-osxphotos-repl-uuid-from-file">--uuid-from-file</a>
|
||||||
|
</li>
|
||||||
|
<li><a href="cli.html#cmdoption-osxphotos-repl-year">--year</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="cli.html#cmdoption-osxphotos-repl-i">-i</a>
|
<li><a href="cli.html#cmdoption-osxphotos-repl-i">-i</a>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<title>Welcome to osxphotos’s documentation! — osxphotos 0.47.8 documentation</title>
|
<title>Welcome to osxphotos’s documentation! — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
||||||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
||||||
@@ -294,6 +294,7 @@ Alternatively, you can also run the command line utility like this: <code class=
|
|||||||
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-about">about</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-about">about</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-albums">albums</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-albums">albums</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-diff">diff</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-diff">diff</a></li>
|
||||||
|
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-docs">docs</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-dump">dump</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-dump">dump</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-export">export</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-export">export</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-help">help</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-help">help</a></li>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<title>osxphotos — osxphotos 0.47.8 documentation</title>
|
<title>osxphotos — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
||||||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
||||||
|
|||||||
BIN
docs/objects.inv
BIN
docs/objects.inv
Binary file not shown.
@@ -6,7 +6,7 @@
|
|||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<title>osxphotos package — osxphotos 0.47.8 documentation</title>
|
<title>osxphotos package — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
||||||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Search — osxphotos 0.47.8 documentation</title>
|
<title>Search — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1,3 +1,3 @@
|
|||||||
""" version info """
|
""" version info """
|
||||||
|
|
||||||
__version__ = "0.47.8"
|
__version__ = "0.47.9"
|
||||||
|
|||||||
@@ -370,6 +370,7 @@ def QUERY_OPTIONS(f):
|
|||||||
),
|
),
|
||||||
o(
|
o(
|
||||||
"--year",
|
"--year",
|
||||||
|
metavar="YEAR",
|
||||||
help="Search for items from a specific year, e.g. --year 2022 to find all photos from the year 2022. "
|
help="Search for items from a specific year, e.g. --year 2022 to find all photos from the year 2022. "
|
||||||
"May be repeated to search multiple years.",
|
"May be repeated to search multiple years.",
|
||||||
multiple=True,
|
multiple=True,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# Sphinx build info version 1
|
# Sphinx build info version 1
|
||||||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
|
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
|
||||||
config: d1a90e805d591609a2d39f1deed3a0fe
|
config: 16854688500bb6d125c4d28353ca6076
|
||||||
tags: 645f666f9bcd5a90fca523b33c5a78b7
|
tags: 645f666f9bcd5a90fca523b33c5a78b7
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Overview: module code — osxphotos 0.47.8 documentation</title>
|
<title>Overview: module code — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
|
||||||
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
|
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>osxphotos.photosdb.photosdb — osxphotos 0.47.8 documentation</title>
|
<title>osxphotos.photosdb.photosdb — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="../../../_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="../../../_static/alabaster.css" />
|
||||||
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js"></script>
|
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js"></script>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
||||||
VERSION: '0.47.8',
|
VERSION: '0.47.9',
|
||||||
LANGUAGE: 'None',
|
LANGUAGE: 'None',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
BUILDER: 'html',
|
BUILDER: 'html',
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<title>osxphotos command line interface (CLI) — osxphotos 0.47.8 documentation</title>
|
<title>osxphotos command line interface (CLI) — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
||||||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
||||||
@@ -150,6 +150,13 @@ library specified by –db to the database specified by DB2</p>
|
|||||||
<dd><p>Optional argument(s)</p>
|
<dd><p>Optional argument(s)</p>
|
||||||
</dd></dl>
|
</dd></dl>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
<section id="osxphotos-docs">
|
||||||
|
<h3>docs<a class="headerlink" href="#osxphotos-docs" title="Permalink to this headline">¶</a></h3>
|
||||||
|
<p>Open osxphotos documentation in your browser.</p>
|
||||||
|
<div class="highlight-shell notranslate"><div class="highlight"><pre><span></span>osxphotos docs <span class="o">[</span>OPTIONS<span class="o">]</span>
|
||||||
|
</pre></div>
|
||||||
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section id="osxphotos-dump">
|
<section id="osxphotos-dump">
|
||||||
<h3>dump<a class="headerlink" href="#osxphotos-dump" title="Permalink to this headline">¶</a></h3>
|
<h3>dump<a class="headerlink" href="#osxphotos-dump" title="Permalink to this headline">¶</a></h3>
|
||||||
@@ -536,6 +543,12 @@ to modify this behavior.</p>
|
|||||||
<dd><p>Search by item end time of day, e.g. 12:00 or 12:00:00.</p>
|
<dd><p>Search by item end time of day, e.g. 12:00 or 12:00:00.</p>
|
||||||
</dd></dl>
|
</dd></dl>
|
||||||
|
|
||||||
|
<dl class="std option">
|
||||||
|
<dt class="sig sig-object std" id="cmdoption-osxphotos-export-year">
|
||||||
|
<span class="sig-name descname"><span class="pre">--year</span></span><span class="sig-prename descclassname"> <span class="pre"><year></span></span><a class="headerlink" href="#cmdoption-osxphotos-export-year" title="Permalink to this definition">¶</a></dt>
|
||||||
|
<dd><p>Search for items from a specific year, e.g. –year 2022 to find all photos from the year 2022. May be repeated to search multiple years.</p>
|
||||||
|
</dd></dl>
|
||||||
|
|
||||||
<dl class="std option">
|
<dl class="std option">
|
||||||
<dt class="sig sig-object std" id="cmdoption-osxphotos-export-has-comment">
|
<dt class="sig sig-object std" id="cmdoption-osxphotos-export-has-comment">
|
||||||
<span class="sig-name descname"><span class="pre">--has-comment</span></span><span class="sig-prename descclassname"></span><a class="headerlink" href="#cmdoption-osxphotos-export-has-comment" title="Permalink to this definition">¶</a></dt>
|
<span class="sig-name descname"><span class="pre">--has-comment</span></span><span class="sig-prename descclassname"></span><a class="headerlink" href="#cmdoption-osxphotos-export-has-comment" title="Permalink to this definition">¶</a></dt>
|
||||||
@@ -1564,6 +1577,12 @@ if more than one option is provided, they are treated as “AND”
|
|||||||
<dd><p>Search by item end time of day, e.g. 12:00 or 12:00:00.</p>
|
<dd><p>Search by item end time of day, e.g. 12:00 or 12:00:00.</p>
|
||||||
</dd></dl>
|
</dd></dl>
|
||||||
|
|
||||||
|
<dl class="std option">
|
||||||
|
<dt class="sig sig-object std" id="cmdoption-osxphotos-query-year">
|
||||||
|
<span class="sig-name descname"><span class="pre">--year</span></span><span class="sig-prename descclassname"> <span class="pre"><year></span></span><a class="headerlink" href="#cmdoption-osxphotos-query-year" title="Permalink to this definition">¶</a></dt>
|
||||||
|
<dd><p>Search for items from a specific year, e.g. –year 2022 to find all photos from the year 2022. May be repeated to search multiple years.</p>
|
||||||
|
</dd></dl>
|
||||||
|
|
||||||
<dl class="std option">
|
<dl class="std option">
|
||||||
<dt class="sig sig-object std" id="cmdoption-osxphotos-query-has-comment">
|
<dt class="sig sig-object std" id="cmdoption-osxphotos-query-has-comment">
|
||||||
<span class="sig-name descname"><span class="pre">--has-comment</span></span><span class="sig-prename descclassname"></span><a class="headerlink" href="#cmdoption-osxphotos-query-has-comment" title="Permalink to this definition">¶</a></dt>
|
<span class="sig-name descname"><span class="pre">--has-comment</span></span><span class="sig-prename descclassname"></span><a class="headerlink" href="#cmdoption-osxphotos-query-has-comment" title="Permalink to this definition">¶</a></dt>
|
||||||
@@ -2041,6 +2060,12 @@ if more than one option is provided, they are treated as “AND”
|
|||||||
<dd><p>Search by item end time of day, e.g. 12:00 or 12:00:00.</p>
|
<dd><p>Search by item end time of day, e.g. 12:00 or 12:00:00.</p>
|
||||||
</dd></dl>
|
</dd></dl>
|
||||||
|
|
||||||
|
<dl class="std option">
|
||||||
|
<dt class="sig sig-object std" id="cmdoption-osxphotos-repl-year">
|
||||||
|
<span class="sig-name descname"><span class="pre">--year</span></span><span class="sig-prename descclassname"> <span class="pre"><year></span></span><a class="headerlink" href="#cmdoption-osxphotos-repl-year" title="Permalink to this definition">¶</a></dt>
|
||||||
|
<dd><p>Search for items from a specific year, e.g. –year 2022 to find all photos from the year 2022. May be repeated to search multiple years.</p>
|
||||||
|
</dd></dl>
|
||||||
|
|
||||||
<dl class="std option">
|
<dl class="std option">
|
||||||
<dt class="sig sig-object std" id="cmdoption-osxphotos-repl-has-comment">
|
<dt class="sig sig-object std" id="cmdoption-osxphotos-repl-has-comment">
|
||||||
<span class="sig-name descname"><span class="pre">--has-comment</span></span><span class="sig-prename descclassname"></span><a class="headerlink" href="#cmdoption-osxphotos-repl-has-comment" title="Permalink to this definition">¶</a></dt>
|
<span class="sig-name descname"><span class="pre">--has-comment</span></span><span class="sig-prename descclassname"></span><a class="headerlink" href="#cmdoption-osxphotos-repl-has-comment" title="Permalink to this definition">¶</a></dt>
|
||||||
@@ -2377,6 +2402,7 @@ Commands:
|
|||||||
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-about">about</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-about">about</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-albums">albums</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-albums">albums</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-diff">diff</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-diff">diff</a></li>
|
||||||
|
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-docs">docs</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-dump">dump</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-dump">dump</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-export">export</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-export">export</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-help">help</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-help">help</a></li>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Index — osxphotos 0.47.8 documentation</title>
|
<title>Index — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
||||||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
||||||
@@ -789,8 +789,6 @@
|
|||||||
<li><a href="cli.html#cmdoption-osxphotos-repl-no-place">osxphotos-repl command line option</a>
|
<li><a href="cli.html#cmdoption-osxphotos-repl-no-place">osxphotos-repl command line option</a>
|
||||||
</li>
|
</li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
</ul></td>
|
|
||||||
<td style="width: 33%; vertical-align: top;"><ul>
|
|
||||||
<li>
|
<li>
|
||||||
--no-progress
|
--no-progress
|
||||||
|
|
||||||
@@ -798,6 +796,8 @@
|
|||||||
<li><a href="cli.html#cmdoption-osxphotos-export-no-progress">osxphotos-export command line option</a>
|
<li><a href="cli.html#cmdoption-osxphotos-export-no-progress">osxphotos-export command line option</a>
|
||||||
</li>
|
</li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
|
</ul></td>
|
||||||
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||||||
<li>
|
<li>
|
||||||
--no-title
|
--no-title
|
||||||
|
|
||||||
@@ -1471,6 +1471,17 @@
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="cli.html#cmdoption-osxphotos-export-xattr-template">osxphotos-export command line option</a>
|
<li><a href="cli.html#cmdoption-osxphotos-export-xattr-template">osxphotos-export command line option</a>
|
||||||
|
</li>
|
||||||
|
</ul></li>
|
||||||
|
<li>
|
||||||
|
--year
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li><a href="cli.html#cmdoption-osxphotos-export-year">osxphotos-export command line option</a>
|
||||||
|
</li>
|
||||||
|
<li><a href="cli.html#cmdoption-osxphotos-query-year">osxphotos-query command line option</a>
|
||||||
|
</li>
|
||||||
|
<li><a href="cli.html#cmdoption-osxphotos-repl-year">osxphotos-repl command line option</a>
|
||||||
</li>
|
</li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
<li>
|
<li>
|
||||||
@@ -2155,6 +2166,8 @@
|
|||||||
<li><a href="cli.html#cmdoption-osxphotos-export-V">--verbose</a>
|
<li><a href="cli.html#cmdoption-osxphotos-export-V">--verbose</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="cli.html#cmdoption-osxphotos-export-xattr-template">--xattr-template</a>
|
<li><a href="cli.html#cmdoption-osxphotos-export-xattr-template">--xattr-template</a>
|
||||||
|
</li>
|
||||||
|
<li><a href="cli.html#cmdoption-osxphotos-export-year">--year</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="cli.html#cmdoption-osxphotos-export-i">-i</a>
|
<li><a href="cli.html#cmdoption-osxphotos-export-i">-i</a>
|
||||||
</li>
|
</li>
|
||||||
@@ -2218,8 +2231,6 @@
|
|||||||
<li><a href="cli.html#cmdoption-osxphotos-labels-arg-PHOTOS_LIBRARY">PHOTOS_LIBRARY</a>
|
<li><a href="cli.html#cmdoption-osxphotos-labels-arg-PHOTOS_LIBRARY">PHOTOS_LIBRARY</a>
|
||||||
</li>
|
</li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
</ul></td>
|
|
||||||
<td style="width: 33%; vertical-align: top;"><ul>
|
|
||||||
<li>
|
<li>
|
||||||
osxphotos-list command line option
|
osxphotos-list command line option
|
||||||
|
|
||||||
@@ -2227,6 +2238,8 @@
|
|||||||
<li><a href="cli.html#cmdoption-osxphotos-list-json">--json</a>
|
<li><a href="cli.html#cmdoption-osxphotos-list-json">--json</a>
|
||||||
</li>
|
</li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
|
</ul></td>
|
||||||
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||||||
<li>
|
<li>
|
||||||
osxphotos-persons command line option
|
osxphotos-persons command line option
|
||||||
|
|
||||||
@@ -2406,6 +2419,8 @@
|
|||||||
<li><a href="cli.html#cmdoption-osxphotos-query-uuid">--uuid</a>
|
<li><a href="cli.html#cmdoption-osxphotos-query-uuid">--uuid</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="cli.html#cmdoption-osxphotos-query-uuid-from-file">--uuid-from-file</a>
|
<li><a href="cli.html#cmdoption-osxphotos-query-uuid-from-file">--uuid-from-file</a>
|
||||||
|
</li>
|
||||||
|
<li><a href="cli.html#cmdoption-osxphotos-query-year">--year</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="cli.html#cmdoption-osxphotos-query-i">-i</a>
|
<li><a href="cli.html#cmdoption-osxphotos-query-i">-i</a>
|
||||||
</li>
|
</li>
|
||||||
@@ -2567,6 +2582,8 @@
|
|||||||
<li><a href="cli.html#cmdoption-osxphotos-repl-uuid">--uuid</a>
|
<li><a href="cli.html#cmdoption-osxphotos-repl-uuid">--uuid</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="cli.html#cmdoption-osxphotos-repl-uuid-from-file">--uuid-from-file</a>
|
<li><a href="cli.html#cmdoption-osxphotos-repl-uuid-from-file">--uuid-from-file</a>
|
||||||
|
</li>
|
||||||
|
<li><a href="cli.html#cmdoption-osxphotos-repl-year">--year</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="cli.html#cmdoption-osxphotos-repl-i">-i</a>
|
<li><a href="cli.html#cmdoption-osxphotos-repl-i">-i</a>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<title>Welcome to osxphotos’s documentation! — osxphotos 0.47.8 documentation</title>
|
<title>Welcome to osxphotos’s documentation! — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
||||||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
||||||
@@ -294,6 +294,7 @@ Alternatively, you can also run the command line utility like this: <code class=
|
|||||||
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-about">about</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-about">about</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-albums">albums</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-albums">albums</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-diff">diff</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-diff">diff</a></li>
|
||||||
|
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-docs">docs</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-dump">dump</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-dump">dump</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-export">export</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-export">export</a></li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-help">help</a></li>
|
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-help">help</a></li>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<title>osxphotos — osxphotos 0.47.8 documentation</title>
|
<title>osxphotos — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
||||||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
||||||
|
|||||||
Binary file not shown.
@@ -6,7 +6,7 @@
|
|||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<title>osxphotos package — osxphotos 0.47.8 documentation</title>
|
<title>osxphotos package — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
||||||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Search — osxphotos 0.47.8 documentation</title>
|
<title>Search — osxphotos 0.47.9 documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user