comparison tests/test-help.out @ 2226:abfed2a82b07

fix test-help output.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Mon, 08 May 2006 14:18:19 -0700
parents f72c438ce08c
children abd70a92e06f
comparison
equal deleted inserted replaced
2225:ff43ea94eff4 2226:abfed2a82b07
12 log show revision history of entire repository or files 12 log show revision history of entire repository or files
13 parents show the parents of the working dir or revision 13 parents show the parents of the working dir or revision
14 pull pull changes from the specified source 14 pull pull changes from the specified source
15 push push changes to the specified destination 15 push push changes to the specified destination
16 remove remove the specified files on the next commit 16 remove remove the specified files on the next commit
17 revert revert modified files or dirs to their states as of some revision 17 revert revert files or dirs to their states as of some revision
18 serve export the repository via HTTP 18 serve export the repository via HTTP
19 status show changed files in the working directory 19 status show changed files in the working directory
20 update update or merge working directory 20 update update or merge working directory
21 add add the specified files on the next commit 21 add add the specified files on the next commit
22 annotate show changeset information per file line 22 annotate show changeset information per file line
23 clone make a copy of an existing repository 23 clone make a copy of an existing repository
24 commit commit the specified files or all outstanding changes 24 commit commit the specified files or all outstanding changes
25 diff diff repository (or selected files) 25 diff diff repository (or selected files)
26 export dump the header and diffs for one or more changesets 26 export dump the header and diffs for one or more changesets
27 init create a new repository in the given directory 27 init create a new repository in the given directory
28 log show revision history of entire repository or files 28 log show revision history of entire repository or files
29 parents show the parents of the working dir or revision 29 parents show the parents of the working dir or revision
30 pull pull changes from the specified source 30 pull pull changes from the specified source
31 push push changes to the specified destination 31 push push changes to the specified destination
32 remove remove the specified files on the next commit 32 remove remove the specified files on the next commit
33 revert revert modified files or dirs to their states as of some revision 33 revert revert files or dirs to their states as of some revision
34 serve export the repository via HTTP 34 serve export the repository via HTTP
35 status show changed files in the working directory 35 status show changed files in the working directory
36 update update or merge working directory 36 update update or merge working directory
37 Mercurial Distributed SCM 37 Mercurial Distributed SCM
38 38
66 pull pull changes from the specified source 66 pull pull changes from the specified source
67 push push changes to the specified destination 67 push push changes to the specified destination
68 recover roll back an interrupted transaction 68 recover roll back an interrupted transaction
69 remove remove the specified files on the next commit 69 remove remove the specified files on the next commit
70 rename rename files; equivalent of copy + remove 70 rename rename files; equivalent of copy + remove
71 revert revert modified files or dirs to their states as of some revision 71 revert revert files or dirs to their states as of some revision
72 rollback roll back the last transaction in this repository
72 root print the root (top) of the current working dir 73 root print the root (top) of the current working dir
73 serve export the repository via HTTP 74 serve export the repository via HTTP
74 status show changed files in the working directory 75 status show changed files in the working directory
75 tag add a tag for the current tip or a given revision 76 tag add a tag for the current tip or a given revision
76 tags list repository tags 77 tags list repository tags
77 tip show the tip revision 78 tip show the tip revision
78 unbundle apply a changegroup file 79 unbundle apply a changegroup file
79 undo undo the last commit or pull 80 undo undo the last commit or pull (DEPRECATED)
80 update update or merge working directory 81 update update or merge working directory
81 verify verify the integrity of the repository 82 verify verify the integrity of the repository
82 version output version and copyright information 83 version output version and copyright information
83 add add the specified files on the next commit 84 add add the specified files on the next commit
84 annotate show changeset information per file line 85 annotate show changeset information per file line
108 pull pull changes from the specified source 109 pull pull changes from the specified source
109 push push changes to the specified destination 110 push push changes to the specified destination
110 recover roll back an interrupted transaction 111 recover roll back an interrupted transaction
111 remove remove the specified files on the next commit 112 remove remove the specified files on the next commit
112 rename rename files; equivalent of copy + remove 113 rename rename files; equivalent of copy + remove
113 revert revert modified files or dirs to their states as of some revision 114 revert revert files or dirs to their states as of some revision
115 rollback roll back the last transaction in this repository
114 root print the root (top) of the current working dir 116 root print the root (top) of the current working dir
115 serve export the repository via HTTP 117 serve export the repository via HTTP
116 status show changed files in the working directory 118 status show changed files in the working directory
117 tag add a tag for the current tip or a given revision 119 tag add a tag for the current tip or a given revision
118 tags list repository tags 120 tags list repository tags
119 tip show the tip revision 121 tip show the tip revision
120 unbundle apply a changegroup file 122 unbundle apply a changegroup file
121 undo undo the last commit or pull 123 undo undo the last commit or pull (DEPRECATED)
122 update update or merge working directory 124 update update or merge working directory
123 verify verify the integrity of the repository 125 verify verify the integrity of the repository
124 version output version and copyright information 126 version output version and copyright information
125 hg add [OPTION]... [FILE]... 127 hg add [OPTION]... [FILE]...
126 128
224 log show revision history of entire repository or files 226 log show revision history of entire repository or files
225 parents show the parents of the working dir or revision 227 parents show the parents of the working dir or revision
226 pull pull changes from the specified source 228 pull pull changes from the specified source
227 push push changes to the specified destination 229 push push changes to the specified destination
228 remove remove the specified files on the next commit 230 remove remove the specified files on the next commit
229 revert revert modified files or dirs to their states as of some revision 231 revert revert files or dirs to their states as of some revision
230 serve export the repository via HTTP 232 serve export the repository via HTTP
231 status show changed files in the working directory 233 status show changed files in the working directory
232 update update or merge working directory 234 update update or merge working directory
233 hg: unknown command 'skjdfks' 235 hg: unknown command 'skjdfks'
234 Mercurial Distributed SCM 236 Mercurial Distributed SCM
245 log show revision history of entire repository or files 247 log show revision history of entire repository or files
246 parents show the parents of the working dir or revision 248 parents show the parents of the working dir or revision
247 pull pull changes from the specified source 249 pull pull changes from the specified source
248 push push changes to the specified destination 250 push push changes to the specified destination
249 remove remove the specified files on the next commit 251 remove remove the specified files on the next commit
250 revert revert modified files or dirs to their states as of some revision 252 revert revert files or dirs to their states as of some revision
251 serve export the repository via HTTP 253 serve export the repository via HTTP
252 status show changed files in the working directory 254 status show changed files in the working directory
253 update update or merge working directory 255 update update or merge working directory