diff -r 2d93b74335a2 -r eb6eaef7ae44 tests/test-help.t --- a/tests/test-help.t Tue Apr 29 11:40:42 2014 -0700 +++ b/tests/test-help.t Wed Apr 16 20:01:03 2014 -0400 @@ -988,6 +988,13 @@ qclone clone main and patch repository at same time +Test unfound keyword + + $ hg help --keyword nonexistingwordthatwillneverexisteverever + abort: no matches + (try "hg help" for a list of topics) + [255] + Test omit indicating for help $ cat > addverboseitems.py <