6
6
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="OSXPhotos Template System" href="template_help.html" /><link rel="prev" title="OSXPhotos Tutorial" href="tutorial.html" />
7
7
8
8
<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
9
- <title>OSXPhotos Command Line Interface (CLI) - osxphotos 0.69.0 documentation</title>
9
+ <title>OSXPhotos Command Line Interface (CLI) - osxphotos 0.69.2 documentation</title>
10
10
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
11
11
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
12
12
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
167
167
</label>
168
168
</div>
169
169
<div class="header-center">
170
- <a href="index.html"><div class="brand">osxphotos 0.69.0 documentation</div></a>
170
+ <a href="index.html"><div class="brand">osxphotos 0.69.2 documentation</div></a>
171
171
</div>
172
172
<div class="header-right">
173
173
<div class="theme-toggle-container theme-toggle-header">
191
191
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
192
192
193
193
194
- <span class="sidebar-brand-text">osxphotos 0.69.0 documentation</span>
194
+ <span class="sidebar-brand-text">osxphotos 0.69.2 documentation</span>
195
195
196
196
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
197
197
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -6014,6 +6014,13 @@ <h3>uninstall<a class="headerlink" href="#osxphotos-uninstall" title="Link to th
6014
6014
<dd><p>Required argument(s)</p>
6015
6015
</dd></dl>
6016
6016
6017
+ </section>
6018
+ <section id="osxphotos-update">
6019
+ <h3>update<a class="headerlink" href="#osxphotos-update" title="Link to this heading">¶</a></h3>
6020
+ <p>Update the installation to the latest version.</p>
6021
+ <div class="highlight-shell notranslate"><div class="highlight"><pre><span></span>osxphotos<span class="w"> </span>update<span class="w"> </span><span class="o">[</span>OPTIONS<span class="o">]</span>
6022
+ </pre></div>
6023
+ </div>
6017
6024
</section>
6018
6025
<section id="osxphotos-uuid">
6019
6026
<h3>uuid<a class="headerlink" href="#osxphotos-uuid" title="Link to this heading">¶</a></h3>
@@ -6195,6 +6202,7 @@ <h3>version<a class="headerlink" href="#osxphotos-version" title="Link to this h
6195
6202
<li><a class="reference internal" href="#osxphotos-timewarp">timewarp</a></li>
6196
6203
<li><a class="reference internal" href="#osxphotos-tutorial">tutorial</a></li>
6197
6204
<li><a class="reference internal" href="#osxphotos-uninstall">uninstall</a></li>
6205
+ <li><a class="reference internal" href="#osxphotos-update">update</a></li>
6198
6206
<li><a class="reference internal" href="#osxphotos-uuid">uuid</a></li>
6199
6207
<li><a class="reference internal" href="#osxphotos-version">version</a></li>
6200
6208
</ul>
@@ -6210,7 +6218,7 @@ <h3>version<a class="headerlink" href="#osxphotos-version" title="Link to this h
6210
6218
6211
6219
</aside>
6212
6220
</div>
6213
- </div><script src="_static/documentation_options.js?v=b7a98516 "></script>
6221
+ </div><script src="_static/documentation_options.js?v=24298b65 "></script>
6214
6222
<script src="_static/doctools.js?v=9bcbadda"></script>
6215
6223
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
6216
6224
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
0 commit comments