comparison tests/test-qrecord.out @ 8779:708938509732

Improve English for help text of many core hg commands. co-author: Greg Ward <greg-hg@gerg.ca>
author timeless <timeless@gmail.com>
date Tue, 09 Jun 2009 21:51:34 -0400
parents c9ab8f448a9e
children b9a8b616521d
comparison
equal deleted inserted replaced
8778:c5f36402daad 8779:708938509732
3 Mercurial Distributed SCM 3 Mercurial Distributed SCM
4 4
5 basic commands: 5 basic commands:
6 6
7 add add the specified files on the next commit 7 add add the specified files on the next commit
8 annotate show changeset information per file line 8 annotate show changeset information by line for each file
9 clone make a copy of an existing repository 9 clone make a copy of an existing repository
10 commit commit the specified files or all outstanding changes 10 commit commit the specified files or all outstanding changes
11 diff diff repository (or selected files) 11 diff diff repository (or selected files)
12 export dump the header and diffs for one or more changesets 12 export dump the header and diffs for one or more changesets
13 init create a new repository in the given directory 13 init create a new repository in the given directory