| Index: man/man1/git-cherry-pick-upload.1
|
| diff --git a/man/man1/git-cherry-pick-upload.1 b/man/man1/git-cherry-pick-upload.1
|
| index 6c327a9e1378e89885ae7a3d2ed926984bade94f..984b923fd3c4a1fbfc72369529404a6efe831577 100644
|
| --- a/man/man1/git-cherry-pick-upload.1
|
| +++ b/man/man1/git-cherry-pick-upload.1
|
| @@ -1,13 +1,13 @@
|
| '\" t
|
| .\" Title: git-cherry-pick-upload
|
| .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
| -.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
| -.\" Date: 08/20/2014
|
| +.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
| +.\" Date: 07/21/2016
|
| .\" Manual: Chromium depot_tools Manual
|
| -.\" Source: depot_tools 8d3348f
|
| +.\" Source: depot_tools bf2a341
|
| .\" Language: English
|
| .\"
|
| -.TH "GIT\-CHERRY\-PICK\-U" "1" "08/20/2014" "depot_tools 8d3348f" "Chromium depot_tools Manual"
|
| +.TH "GIT\-CHERRY\-PICK\-U" "1" "07/21/2016" "depot_tools bf2a341" "Chromium depot_tools Manual"
|
| .\" -----------------------------------------------------------------
|
| .\" * Define some portability stuff
|
| .\" -----------------------------------------------------------------
|
| @@ -49,15 +49,6 @@ The commit message is annotated with "(cherry picked from commit [parent sha1])"
|
| .\}
|
| .nf
|
| \fB$ git cherry\-pick\-upload \-h\fR
|
| -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\&.
|
|
|
| \fB$ git cherry\-pick\-upload \-b my_branch c02b7d24a066adb747fdeb12deb21bfa\fR
|
| Found parent revision: b96d69fda53845a205151613a9c4cc93
|
| @@ -85,5 +76,5 @@ Part of the chromium \fBdepot_tools\fR(7) suite\&. These tools are meant to assi
|
| .IP " 1." 4
|
| here
|
| .RS 4
|
| -\%https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
| +\%https://chromium.googlesource.com/chromium/tools/depot_tools
|
| .RE
|
|
|