tests/test-globalopts.out
changeset 4315 bc6f5a1d8b7b
parent 4204 f9bbcebcacea
child 4655 120626e06409
equal deleted inserted replaced
4314:43dedce9667e 4315:bc6f5a1d8b7b
   115 %% --version
   115 %% --version
   116 Mercurial Distributed SCM (version xxx)
   116 Mercurial Distributed SCM (version xxx)
   117 %% -h/--help
   117 %% -h/--help
   118 Mercurial Distributed SCM
   118 Mercurial Distributed SCM
   119 
   119 
   120 list of commands (use "hg help -v" to show aliases and global options):
   120 list of commands:
   121 
   121 
   122  add          add the specified files on the next commit
   122  add          add the specified files on the next commit
   123  addremove    add all new files, delete all missing files
   123  addremove    add all new files, delete all missing files
   124  annotate     show changeset information per file line
   124  annotate     show changeset information per file line
   125  archive      create unversioned archive of a repository revision
   125  archive      create unversioned archive of a repository revision
   163  tip          show the tip revision
   163  tip          show the tip revision
   164  unbundle     apply a changegroup file
   164  unbundle     apply a changegroup file
   165  update       update working directory
   165  update       update working directory
   166  verify       verify the integrity of the repository
   166  verify       verify the integrity of the repository
   167  version      output version and copyright information
   167  version      output version and copyright information
       
   168 
       
   169 use "hg -v help" to show aliases and global options
   168 Mercurial Distributed SCM
   170 Mercurial Distributed SCM
   169 
   171 
   170 list of commands (use "hg help -v" to show aliases and global options):
   172 list of commands:
   171 
   173 
   172  add          add the specified files on the next commit
   174  add          add the specified files on the next commit
   173  addremove    add all new files, delete all missing files
   175  addremove    add all new files, delete all missing files
   174  annotate     show changeset information per file line
   176  annotate     show changeset information per file line
   175  archive      create unversioned archive of a repository revision
   177  archive      create unversioned archive of a repository revision
   213  tip          show the tip revision
   215  tip          show the tip revision
   214  unbundle     apply a changegroup file
   216  unbundle     apply a changegroup file
   215  update       update working directory
   217  update       update working directory
   216  verify       verify the integrity of the repository
   218  verify       verify the integrity of the repository
   217  version      output version and copyright information
   219  version      output version and copyright information
       
   220 
       
   221 use "hg -v help" to show aliases and global options
   218 %% not tested: --debugger
   222 %% not tested: --debugger