docs/wiki/documentation/index.mdown @ 91bec91479bc
Fixed hg help screen for prompt
hg help would report "(no help text available)" for the prompt plugin
because the package comment was located after the future import. This
patch fixes that problem by relocating the future import to after the
package comment.
author |
Chris Mansley <chris.mansley@us.bosch.com> |
date |
Fri, 20 Jan 2012 10:17:56 -0800 |
parents |
187b25ff6e1a |
children |
(none) |
Documentation
=============
##[Usage](/documentation/usage/)##
How the `hg prompt` command can be used.
##[Keywords](/documentation/keywords/)##
Keywords available to use with the command.
##[Sample Prompts](/documentation/samples/)##
Some sample prompts to get you started.