comparison tests/test-extension.t @ 14285:aa64a87b493d

help: give hint about 'hg help -e' when appropriate The hint is only given if a command shadows an extension with the same name and when that extension has a multi-line module docstring.
author Martin Geisler <mg@aragost.com>
date Tue, 10 May 2011 13:19:05 +0200
parents 1f9e11f65cd7
children 005a540e9aee
comparison
equal deleted inserted replaced
14284:1f9e11f65cd7 14285:aa64a87b493d
252 When two revision arguments are given, then changes are shown between 252 When two revision arguments are given, then changes are shown between
253 those revisions. If only one revision is specified then that revision is 253 those revisions. If only one revision is specified then that revision is
254 compared to the working directory, and, when no revisions are specified, 254 compared to the working directory, and, when no revisions are specified,
255 the working directory files are compared to its parent. 255 the working directory files are compared to its parent.
256 256
257 use "hg help -e extdiff" to show help for the extdiff extension
258
257 options: 259 options:
258 260
259 -p --program CMD comparison program to run 261 -p --program CMD comparison program to run
260 -o --option OPT [+] pass option to comparison program 262 -o --option OPT [+] pass option to comparison program
261 -r --rev REV [+] revision 263 -r --rev REV [+] revision