Show More
@@ -1028,12 +1028,12 b' Test help hooks' | |||
|
1028 | 1028 | |
|
1029 | 1029 | Test -e / -c / -k combinations |
|
1030 | 1030 | |
|
1031 |
$ hg help -c |
|
|
1032 |
abort: no such help topic: |
|
|
1033 |
(try "hg help --keyword |
|
|
1031 | $ hg help -c schemes | |
|
1032 | abort: no such help topic: schemes | |
|
1033 | (try "hg help --keyword schemes") | |
|
1034 | 1034 | [255] |
|
1035 |
$ hg help -e |
|
|
1036 | progress extension - show progress bars for some actions (DEPRECATED) | |
|
1035 | $ hg help -e schemes |head -1 | |
|
1036 | schemes extension - extend schemes with shortcuts to repository swarms | |
|
1037 | 1037 |
$ |
|
1038 | 1038 | Commands: |
|
1039 | 1039 | $ hg help -e -k a |egrep '^(Topics|Extensions|Commands):' |
General Comments 0
You need to be logged in to leave comments.
Login now