tests/test-help
changeset 10144 69a974125938
parent 10143 f6ac05b5684b
child 10446 a565a2445eb5
equal deleted inserted replaced
10143:f6ac05b5684b 10144:69a974125938
    52 hg help
    52 hg help
    53 
    53 
    54 echo %% test list of commands with command with no help text
    54 echo %% test list of commands with command with no help text
    55 hg help helpext
    55 hg help helpext
    56 
    56 
       
    57 echo %% test a help topic
       
    58 hg help revs
       
    59 
    57 exit 0
    60 exit 0