comparison tests/test-strict.out @ 3098:fe9b13e35e46

Merge with crew
author Matt Mackall <mpm@selenic.com>
date Fri, 15 Sep 2006 15:22:45 -0500
parents 63c3a1921a67
children 509342f95564
comparison
equal deleted inserted replaced
3097:1b738357bba9 3098:fe9b13e35e46
1 adding a
2 0: a
3 hg: unknown command 'an'
4 Mercurial Distributed SCM
5
6 basic commands (use "hg help" for the full list or option "-v" for details):
7
8 add add the specified files on the next commit
9 annotate show changeset information per file line
10 clone make a copy of an existing repository
11 commit commit the specified files or all outstanding changes
12 diff diff repository (or selected files)
13 export dump the header and diffs for one or more changesets
14 init create a new repository in the given directory
15 log show revision history of entire repository or files
16 parents show the parents of the working dir or revision
17 pull pull changes from the specified source
18 push push changes to the specified destination
19 remove remove the specified files on the next commit
20 revert revert files or dirs to their states as of some revision
21 serve export the repository via HTTP
22 status show changed files in the working directory
23 update update or merge working directory
24 0: a
25 % should succeed - up is an alias, not an abbreviation
26 0 files updated, 0 files merged, 0 files removed, 0 files unresolved