| Index: docs/html/git-nav-downstream.html | 
| diff --git a/docs/html/git-nav-downstream.html b/docs/html/git-nav-downstream.html | 
| index da5b5093860a013bb360b469da7beea882b2c417..bc2bacbca0aad0d38842074db570587fe4c50efd 100644 | 
| --- a/docs/html/git-nav-downstream.html | 
| +++ b/docs/html/git-nav-downstream.html | 
| @@ -801,6 +801,18 @@ Selection (0-2)[0]: 0 | 
| </div> | 
| </div> | 
| <div class="sect1"> | 
| +<h2 id="_suggested_aliases">SUGGESTED ALIASES</h2> | 
| +<div class="sectionbody"> | 
| +<div class="paragraph"><p>Some common short-hand aliases. Feel free to add these to your <em>~/.gitconfig</em> | 
| +file.</p></div> | 
| +<div class="listingblock"> | 
| +<div class="content"> | 
| +<pre><code>[alias] | 
| +  git down = nav-downstream</code></pre> | 
| +</div></div> | 
| +</div> | 
| +</div> | 
| +<div class="sect1"> | 
| <h2 id="_see_also">SEE ALSO</h2> | 
| <div class="sectionbody"> | 
| <div class="paragraph"><p><a href="git-map-branches.html">git-map-branches(1)</a>, <a href="git-nav-upstream.html">git-nav-upstream(1)</a></p></div> | 
| @@ -818,7 +830,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-03-14 14:24:49 PDT | 
| +Last updated 2014-03-23 00:29:05 PDT | 
| </div> | 
| </div> | 
| </body> | 
|  |