Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(719)

Unified Diff: man/html/git-retry.html

Issue 2304393002: Docs: Fix git retry usage flag name. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | man/man1/git-retry.1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: man/html/git-retry.html
diff --git a/man/html/git-retry.html b/man/html/git-retry.html
index f6c7ea889c4f212ac4f7caf484c789eae5fb3f3d..3a13a1fdcb9f63185a1fe0935d7c1b18adc02ae6 100644
--- a/man/html/git-retry.html
+++ b/man/html/git-retry.html
@@ -755,7 +755,7 @@ git-retry(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git retry</em> [-v] [-c COUNT] [-d DELAY] [-e]&#8201;&#8212;&#8201;<em>&lt;git_subcommand&gt;</em></pre>
+<pre class="content"><em>git retry</em> [-v] [-c COUNT] [-d DELAY] [-D DELAY_FACTOR]&#8201;&#8212;&#8201;<em>&lt;git_subcommand&gt;</em></pre>
<div class="attribution">
</div></div>
</div>
@@ -844,14 +844,14 @@ failure, it will exit with the exit code of the last failed attempt.</p></div>
<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">here</a>.</p></div>
+from <a href="https://chromium.googlesource.com/chromium/tools/depot_tools.git">here</a>.</p></div>
</div>
</div>
</div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-07-21 10:09:00 PDT
+Last updated 2016-09-02 15:58:02 PDT
</div>
</div>
</body>
« no previous file with comments | « no previous file | man/man1/git-retry.1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698