tests/test-strict.out
changeset 4315 bc6f5a1d8b7b
parent 4014 509342f95564
equal deleted inserted replaced
4314:43dedce9667e 4315:bc6f5a1d8b7b
     1 adding a
     1 adding a
     2 0: a
     2 0: a
     3 hg: unknown command 'an'
     3 hg: unknown command 'an'
     4 Mercurial Distributed SCM
     4 Mercurial Distributed SCM
     5 
     5 
     6 basic commands (use "hg help" for the full list or option "-v" for details):
     6 basic commands:
     7 
     7 
     8  add        add the specified files on the next commit
     8  add        add the specified files on the next commit
     9  annotate   show changeset information per file line
     9  annotate   show changeset information per file line
    10  clone      make a copy of an existing repository
    10  clone      make a copy of an existing repository
    11  commit     commit the specified files or all outstanding changes
    11  commit     commit the specified files or all outstanding changes
    20  remove     remove the specified files on the next commit
    20  remove     remove the specified files on the next commit
    21  revert     revert files or dirs to their states as of some revision
    21  revert     revert files or dirs to their states as of some revision
    22  serve      export the repository via HTTP
    22  serve      export the repository via HTTP
    23  status     show changed files in the working directory
    23  status     show changed files in the working directory
    24  update     update working directory
    24  update     update working directory
       
    25 
       
    26 use "hg help" for the full list of commands or "hg -v" for details
    25 0: a
    27 0: a
    26 % should succeed - up is an alias, not an abbreviation
    28 % should succeed - up is an alias, not an abbreviation
    27 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
    29 0 files updated, 0 files merged, 0 files removed, 0 files unresolved