tests/test-help.out
changeset 4699 a6b62584d0b2
parent 4665 091c9e54d306
equal deleted inserted replaced
4698:30e826bd8ed1 4699:a6b62584d0b2
    82  showconfig   show combined config settings from all hgrc files
    82  showconfig   show combined config settings from all hgrc files
    83  status       show changed files in the working directory
    83  status       show changed files in the working directory
    84  tag          add a tag for the current or given revision
    84  tag          add a tag for the current or given revision
    85  tags         list repository tags
    85  tags         list repository tags
    86  tip          show the tip revision
    86  tip          show the tip revision
    87  unbundle     apply a changegroup file
    87  unbundle     apply one or more changegroup files
    88  update       update working directory
    88  update       update working directory
    89  verify       verify the integrity of the repository
    89  verify       verify the integrity of the repository
    90  version      output version and copyright information
    90  version      output version and copyright information
    91 
    91 
    92 use "hg -v help" to show aliases and global options
    92 use "hg -v help" to show aliases and global options
   130  showconfig   show combined config settings from all hgrc files
   130  showconfig   show combined config settings from all hgrc files
   131  status       show changed files in the working directory
   131  status       show changed files in the working directory
   132  tag          add a tag for the current or given revision
   132  tag          add a tag for the current or given revision
   133  tags         list repository tags
   133  tags         list repository tags
   134  tip          show the tip revision
   134  tip          show the tip revision
   135  unbundle     apply a changegroup file
   135  unbundle     apply one or more changegroup files
   136  update       update working directory
   136  update       update working directory
   137  verify       verify the integrity of the repository
   137  verify       verify the integrity of the repository
   138  version      output version and copyright information
   138  version      output version and copyright information
   139 hg add [OPTION]... [FILE]...
   139 hg add [OPTION]... [FILE]...
   140 
   140