Index: docs/man1/git-nav-downstream.1 |
diff --git a/docs/man1/git-nav-downstream.1 b/docs/man1/git-nav-downstream.1 |
index de000e21e22b57de50a2cf4bd237076aac7194a3..8cf1b0de19175f37ba74eb10fcf6a25e3d3ef514 100644 |
--- a/docs/man1/git-nav-downstream.1 |
+++ b/docs/man1/git-nav-downstream.1 |
@@ -2,12 +2,12 @@ |
.\" Title: git-nav-downstream |
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] |
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> |
-.\" Date: 03/14/2014 |
+.\" Date: 03/23/2014 |
.\" Manual: Chromium depot_tools Manual |
-.\" Source: depot_tools a57ed8f |
+.\" Source: depot_tools 936565b |
.\" Language: English |
.\" |
-.TH "GIT\-NAV\-DOWNSTREAM" "1" "03/14/2014" "depot_tools a57ed8f" "Chromium depot_tools Manual" |
+.TH "GIT\-NAV\-DOWNSTREAM" "1" "03/23/2014" "depot_tools 936565b" "Chromium depot_tools Manual" |
.\" ----------------------------------------------------------------- |
.\" * Define some portability stuff |
.\" ----------------------------------------------------------------- |
@@ -72,6 +72,21 @@ origin/master |
.RE |
.\} |
.sp |
+.SH "SUGGESTED ALIASES" |
+.sp |
+Some common short\-hand aliases\&. Feel free to add these to your \fI~/\&.gitconfig\fR file\&. |
+.sp |
+.if n \{\ |
+.RS 4 |
+.\} |
+.nf |
+[alias] |
+ git down = nav\-downstream |
+.fi |
+.if n \{\ |
+.RE |
+.\} |
+.sp |
.SH "SEE ALSO" |
.sp |
\fBgit-map-branches\fR(1), \fBgit-nav-upstream\fR(1) |