Split the keyword help into its own topic.
fixes issue 8
author |
Steve Losh <steve@stevelosh.com> |
date |
Tue, 24 Nov 2009 20:45:09 -0500 |
parents |
f9616d40630b |
children |
187b25ff6e1a |
hg-prompt
=========
`hg-prompt` is a Mercurial extension that adds an 'hg prompt' command to Mercurial for viewing repository information. It's designed to be used in a shell prompt.
[Installation][]
----------------
[Quick Start][]
---------------
[Full Documentation][]
----------------------
[Code][]
--------
[Installation]: /hg-prompt/installation/
[Quick Start]: /hg-prompt/quickstart/
[Full Documentation]: /hg-prompt/documentation/
[Code]: http://bitbucket.org/sjl/hg-prompt/
Screenshot
----------
![My bash prompt while using hg-prompt.](http://stevelosh.com/site-media/storage/projects/2009-06-19-hg-prompt/hg-prompt.png "My bash prompt while using hg-prompt.")