tests/test-topic.t
changeset 4150 01ad46551d7c
parent 4093 ef22eef37ecc
child 4162 ba1e83c841f2
equal deleted inserted replaced
4149:4abec3a1208f 4150:01ad46551d7c
   162       The --verbose version of this command display various information on the
   162       The --verbose version of this command display various information on the
   163       state of each topic.
   163       state of each topic.
   164   
   164   
   165   options ([+] can be repeated):
   165   options ([+] can be repeated):
   166   
   166   
   167       --clear       clear active topic if any
   167       --clear             clear active topic if any
   168    -r --rev REV [+] revset of existing revisions
   168    -r --rev REV [+]       revset of existing revisions
   169    -l --list        show the stack of changeset in the topic
   169    -l --list              show the stack of changeset in the topic
   170       --age         show when you last touched the topics
   170       --age               show when you last touched the topics
   171       --current     display the current topic only
   171       --current           display the current topic only
       
   172    -T --template TEMPLATE display with template
   172   
   173   
   173   (some details hidden, use --verbose to show complete help)
   174   (some details hidden, use --verbose to show complete help)
   174   $ hg topics
   175   $ hg topics
   175 
   176 
   176 Test topics interaction with evolution:
   177 Test topics interaction with evolution: