Show More
@@ -1209,11 +1209,11 b' help -c should only show deprecated for ' | |||||
1209 |
|
1209 | |||
1210 | Test -e / -c / -k combinations |
|
1210 | Test -e / -c / -k combinations | |
1211 |
|
1211 | |||
1212 |
$ hg help -c|egrep '^ |
|
1212 | $ hg help -c|egrep '^[A-Z].*:|^ debug' | |
1213 | Commands: |
|
1213 | Commands: | |
1214 |
$ hg help -e|egrep '^ |
|
1214 | $ hg help -e|egrep '^[A-Z].*:|^ debug' | |
1215 | Extensions: |
|
1215 | Extensions: | |
1216 |
$ hg help -k|egrep '^ |
|
1216 | $ hg help -k|egrep '^[A-Z].*:' | |
1217 | Topics: |
|
1217 | Topics: | |
1218 | Commands: |
|
1218 | Commands: | |
1219 | Extensions: |
|
1219 | Extensions: |
General Comments 0
You need to be logged in to leave comments.
Login now