Mercurial > public > mercurial-scm > hg-stable
diff tests/test-help.t @ 25723:2a8d8b4097c8
help: support 'hg help template.somekeyword'
Previously the output was simply 'abort: help section not found'.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sat, 04 Jul 2015 23:11:32 -0400 |
parents | 2882d6886919 |
children | 9de443515f1d |
line wrap: on
line diff
--- a/tests/test-help.t Thu Jul 02 00:04:08 2015 -0400 +++ b/tests/test-help.t Sat Jul 04 23:11:32 2015 -0400 @@ -1117,6 +1117,10 @@ abort: help section not found [255] + $ hg help template.files + files List of strings. All files modified, added, or removed by + this changeset. + Test dynamic list of merge tools only shows up once $ hg help merge-tools Merge Tools