docs/wiki/index.mdown @ a410d2232772

Fixed `hg help prompt-keywords` to display the help text
author Chris <doktorstick@gmail.com>
date Fri, 01 Jul 2016 17:47:27 -0500
parents 23412ff8b98e
children (none)
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]: /installation/
[Quick Start]: /quickstart/
[Full Documentation]: /documentation/
[Code]: http://bitbucket.org/sjl

Screenshot
----------

![My bash prompt while using hg-prompt.](http://stevelosh.com/media/images/projects/hg-prompt/prompt.png "My bash prompt while using hg-prompt.")