##// END OF EJS Templates
dispatch: offer suggestions of similar-named commands...
dispatch: offer suggestions of similar-named commands When suggestions are available, we show those suggestions instead of showing some help output.

File last commit:

r8936:1de6e7e1 default
r24222:02d7b5cd default
Show More
README
7 lines | 144 B | text/plain | TextLexer
To run the tests, do:
cd tests/
python run-tests.py
See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.