Add missing options to git_rebase_update man page
Change-Id: I4c5e11d0b5434a6f31d72af78cd82abab06800e5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1593820
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
diff --git a/man/man1/git-upstream-diff.1 b/man/man1/git-upstream-diff.1
index c0b3080..cd76c5b 100644
--- a/man/man1/git-upstream-diff.1
+++ b/man/man1/git-upstream-diff.1
@@ -2,12 +2,12 @@
.\" Title: git-upstream-diff
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\" Date: 06/20/2018
+.\" Date: 05/03/2019
.\" Manual: Chromium depot_tools Manual
-.\" Source: depot_tools 79d42dfb
+.\" Source: depot_tools e58cce6c
.\" Language: English
.\"
-.TH "GIT\-UPSTREAM\-DIFF" "1" "06/20/2018" "depot_tools 79d42dfb" "Chromium depot_tools Manual"
+.TH "GIT\-UPSTREAM\-DIFF" "1" "05/03/2019" "depot_tools e58cce6c" "Chromium depot_tools Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -86,17 +86,11 @@
\-\-wordwise
.RS 4
Print a colorized word\-wise diff instead of a line\-wise diff\&.
-.sp
-.if n \{\
-.RS 4
-.\}
-.nf
-Show a diff between the specified branch and its upstream, instead of using
-the current branch\&.
-.fi
-.if n \{\
.RE
-.\}
+.PP
+\-\-branch branch
+.RS 4
+Show a diff between the specified branch and its upstream, instead of using the current branch\&.
.RE
.PP
<extra args for git\-diff>