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

Unified Diff: man/html/git-cherry-pick-upload.html

Issue 489143003: Fix manpage creation error. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 6 years, 4 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-cherry-pick-upload.1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 b212bd4107e1bc7fc1f372a16aa53aece6869695..58b42e8f19769fb94b9d20a43b34ff1352c1a1ba 100644
--- a/man/html/git-cherry-pick-upload.html
+++ b/man/html/git-cherry-pick-upload.html
@@ -755,7 +755,7 @@ git-cherry-pick-upload(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git cherry-pick-upload --branch &lt;remote_branch_name&gt; &lt;commit_hash&gt;</em></pre>
+<pre class="content"><em>git cherry-pick-upload</em> --branch &lt;remote_branch_name&gt; &lt;commit_hash&gt;</pre>
<div class="attribution">
</div></div>
</div>
@@ -817,7 +817,7 @@ from <a href="https://chromium.googlesource.com/chromium/tools/depot_tools.git">
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-07-23 14:38:36 PDT
+Last updated 2014-08-20 09:39:48 PDT
</div>
</div>
</body>
« no previous file with comments | « no previous file | man/man1/git-cherry-pick-upload.1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698