Index: man/man7/depot_tools.7 |
diff --git a/man/man7/depot_tools.7 b/man/man7/depot_tools.7 |
index 4055bdba2f2ee2996c724d7d0394ebeb29dad8f9..36d706a2067511fa34fc5139f0cd9e9ddb623527 100644 |
--- a/man/man7/depot_tools.7 |
+++ b/man/man7/depot_tools.7 |
@@ -1,13 +1,13 @@ |
'\" t |
.\" Title: depot_tools |
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] |
-.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> |
-.\" Date: 09/09/2014 |
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> |
+.\" Date: 01/28/2016 |
.\" Manual: Chromium depot_tools Manual |
-.\" Source: depot_tools 40ce153 |
+.\" Source: depot_tools 7143379 |
.\" Language: English |
.\" |
-.TH "DEPOT_TOOLS" "7" "09/09/2014" "depot_tools 40ce153" "Chromium depot_tools Manual" |
+.TH "DEPOT_TOOLS" "7" "01/28/2016" "depot_tools 7143379" "Chromium depot_tools Manual" |
.\" ----------------------------------------------------------------- |
.\" * Define some portability stuff |
.\" ----------------------------------------------------------------- |
@@ -62,6 +62,11 @@ Extract meta\-information expressed as footers in a commit message\&. |
Freeze all changes on a branch (indexed and unindexed)\&. |
.RE |
.PP |
+\fBgit-hyper-blame\fR(1) |
+.RS 4 |
+Like git blame, but with the ability to ignore or bypass certain commits\&. |
+.RE |
+.PP |
\fBgit-map-branches\fR(1) |
.RS 4 |
Helper script to display all local git branches with \(oqupstream\(cq hierarchy in colorized terminal format\&. |