Update documentation

This commit is contained in:
Sebastian Thiel
2022-03-08 15:36:16 +08:00
parent b84384c010
commit a20241b241
10471 changed files with 1934132 additions and 64947 deletions

View File

@@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Databases Documents Patch - Firestore v2.0.4+20210317</title>
<title>Databases Documents Patch - Firestore v3.0.0+20220221</title>
@@ -34,7 +34,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-nav-search">
<a href=".." class="icon icon-home"> Firestore v2.0.4+20210317</a>
<a href=".." class="icon icon-home"> Firestore v3.0.0+20220221</a>
</div>
@@ -284,7 +284,7 @@ or more key-value-pairs, and is called like this <code>-p k1=v1 k2=v2</code> eve
<li>
<p><strong>-p current-document-update-time=string</strong></p>
<ul>
<li>When set, the target document must exist and have been last updated at that time.</li>
<li>When set, the target document must exist and have been last updated at that time. Timestamp must be microsecond aligned.</li>
</ul>
</li>
<li>