Index: man/html/git-cherry-pick-upload.html |
diff --git a/man/html/git-cherry-pick-upload.html b/man/html/git-cherry-pick-upload.html |
index 58b42e8f19769fb94b9d20a43b34ff1352c1a1ba..2ac9e8a940ac683210ea37db9d27f846da621a7f 100644 |
--- a/man/html/git-cherry-pick-upload.html |
+++ b/man/html/git-cherry-pick-upload.html |
@@ -774,15 +774,6 @@ as if it were generated by <code>git cherry-pick -x</code>.</p></div> |
<h2 id="_example">EXAMPLE</h2> |
<div class="sectionbody"> |
<div class="paragraph"><p></p></div><div class="listingblock"><div class="content"><pre><code><span style="font-weight: bold; color: #ffffff">$ git cherry-pick-upload -h</span> |
-usage: git_cherry_pick_upload.py [-h] --branch <branch> <commit> |
- |
-positional arguments: |
- <commit> SHA to cherry pick. |
- |
-optional arguments: |
- -h, --help show this help message and exit |
- --branch <branch>, -b <branch> |
- The upstream branch to cherry pick to. |
<span style="font-weight: bold; color: #ffffff">$ git cherry-pick-upload -b my_branch c02b7d24a066adb747fdeb12deb21bfa</span> |
Found parent revision: b96d69fda53845a205151613a9c4cc93 |
@@ -810,14 +801,14 @@ Finalizing upload: OK |
<div class="sectionbody"> |
<div class="paragraph"><p>Part of the chromium <a href="depot_tools.html">depot_tools(7)</a> suite. These tools are meant to |
assist with the development of chromium and related projects. Download the tools |
-from <a href="https://chromium.googlesource.com/chromium/tools/depot_tools.git">here</a>.</p></div> |
+from <a href="https://chromium.googlesource.com/chromium/tools/depot_tools">here</a>.</p></div> |
</div> |
</div> |
</div> |
<div id="footnotes"><hr /></div> |
<div id="footer"> |
<div id="footer-text"> |
-Last updated 2014-08-20 09:39:48 PDT |
+Last updated 2016-07-21 10:09:00 PDT |
</div> |
</div> |
</body> |