Mercurial > public > mercurial-scm > hg-stable
diff tests/test-help.t @ 27623:b3376fba4ab9
dispatch: report similar names consistently
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon, 04 Jan 2016 21:52:44 -0800 |
parents | 1d7e824ad093 |
children | c18292a6ff54 |
line wrap: on
line diff
--- a/tests/test-help.t Mon Jan 04 16:14:04 2016 -0800 +++ b/tests/test-help.t Mon Jan 04 21:52:44 2016 -0800 @@ -645,12 +645,12 @@ $ hg .log hg: unknown command '.log' - (did you mean one of log?) + (did you mean log?) [255] $ hg log. hg: unknown command 'log.' - (did you mean one of log?) + (did you mean log?) [255] $ hg pu.lh hg: unknown command 'pu.lh'