comparison tests/test-help.t @ 27387:dfab0afde928

help: filter extension commands
author timeless <timeless@mozdev.org>
date Mon, 14 Dec 2015 05:29:55 +0000
parents 55ac8006880f
children c2854c41f9ac
comparison
equal deleted inserted replaced
27386:55ac8006880f 27387:dfab0afde928
1211 1211
1212 $ hg help -c|egrep '^[A-Z].*:|^ debug' 1212 $ hg help -c|egrep '^[A-Z].*:|^ debug'
1213 Commands: 1213 Commands:
1214 $ hg help -e|egrep '^[A-Z].*:|^ debug' 1214 $ hg help -e|egrep '^[A-Z].*:|^ debug'
1215 Extensions: 1215 Extensions:
1216 $ hg help -k|egrep '^[A-Z].*:' 1216 $ hg help -k|egrep '^[A-Z].*:|^ debug'
1217 Topics: 1217 Topics:
1218 Commands: 1218 Commands:
1219 Extensions: 1219 Extensions:
1220 Extension Commands: 1220 Extension Commands:
1221 $ hg help -c schemes 1221 $ hg help -c schemes