tests/test-help.t
changeset 19403 9013f2930a4a
parent 19079 1e433b5457fd
child 19409 ea4342d0e6fe
equal deleted inserted replaced
19402:c7a7bae3cfa3 19403:9013f2930a4a
    95    showconfig    show combined config settings from all hgrc files
    95    showconfig    show combined config settings from all hgrc files
    96    status        show changed files in the working directory
    96    status        show changed files in the working directory
    97    summary       summarize working directory state
    97    summary       summarize working directory state
    98    tag           add one or more tags for the current or given revision
    98    tag           add one or more tags for the current or given revision
    99    tags          list repository tags
    99    tags          list repository tags
   100    tip           show the tip revision
       
   101    unbundle      apply one or more changegroup files
   100    unbundle      apply one or more changegroup files
   102    update        update working directory (or switch revisions)
   101    update        update working directory (or switch revisions)
   103    verify        verify the integrity of the repository
   102    verify        verify the integrity of the repository
   104    version       output version and copyright information
   103    version       output version and copyright information
   105   
   104   
   173    showconfig    show combined config settings from all hgrc files
   172    showconfig    show combined config settings from all hgrc files
   174    status        show changed files in the working directory
   173    status        show changed files in the working directory
   175    summary       summarize working directory state
   174    summary       summarize working directory state
   176    tag           add one or more tags for the current or given revision
   175    tag           add one or more tags for the current or given revision
   177    tags          list repository tags
   176    tags          list repository tags
   178    tip           show the tip revision
       
   179    unbundle      apply one or more changegroup files
   177    unbundle      apply one or more changegroup files
   180    update        update working directory (or switch revisions)
   178    update        update working directory (or switch revisions)
   181    verify        verify the integrity of the repository
   179    verify        verify the integrity of the repository
   182    version       output version and copyright information
   180    version       output version and copyright information
   183   
   181   
   660    showconfig    show combined config settings from all hgrc files
   658    showconfig    show combined config settings from all hgrc files
   661    status        show changed files in the working directory
   659    status        show changed files in the working directory
   662    summary       summarize working directory state
   660    summary       summarize working directory state
   663    tag           add one or more tags for the current or given revision
   661    tag           add one or more tags for the current or given revision
   664    tags          list repository tags
   662    tags          list repository tags
   665    tip           show the tip revision
       
   666    unbundle      apply one or more changegroup files
   663    unbundle      apply one or more changegroup files
   667    update        update working directory (or switch revisions)
   664    update        update working directory (or switch revisions)
   668    verify        verify the integrity of the repository
   665    verify        verify the integrity of the repository
   669    version       output version and copyright information
   666    version       output version and copyright information
   670   
   667   
  1423   </a>
  1420   </a>
  1424   </td><td>
  1421   </td><td>
  1425   list repository tags
  1422   list repository tags
  1426   </td></tr>
  1423   </td></tr>
  1427   <tr><td>
  1424   <tr><td>
  1428   <a href="/help/tip">
       
  1429   tip
       
  1430   </a>
       
  1431   </td><td>
       
  1432   show the tip revision
       
  1433   </td></tr>
       
  1434   <tr><td>
       
  1435   <a href="/help/unbundle">
  1425   <a href="/help/unbundle">
  1436   unbundle
  1426   unbundle
  1437   </a>
  1427   </a>
  1438   </td><td>
  1428   </td><td>
  1439   apply one or more changegroup files
  1429   apply one or more changegroup files