Show More
@@ -177,7 +177,7 b' list of commands:' | |||||
177 | merge merge working directory with another revision |
|
177 | merge merge working directory with another revision | |
178 | outgoing show changesets not found in destination |
|
178 | outgoing show changesets not found in destination | |
179 | parents show the parents of the working dir or revision |
|
179 | parents show the parents of the working dir or revision | |
180 | paths show definition of symbolic path names |
|
180 | paths show aliases for remote repositories | |
181 | pull pull changes from the specified source |
|
181 | pull pull changes from the specified source | |
182 | push push changes to the specified destination |
|
182 | push push changes to the specified destination | |
183 | recover roll back an interrupted transaction |
|
183 | recover roll back an interrupted transaction | |
@@ -207,6 +207,7 b' additional help topics:' | |||||
207 | multirevs Specifying Multiple Revisions |
|
207 | multirevs Specifying Multiple Revisions | |
208 | diffs Diff Formats |
|
208 | diffs Diff Formats | |
209 | templating Template Usage |
|
209 | templating Template Usage | |
|
210 | urls Url Paths | |||
210 |
|
211 | |||
211 | use "hg -v help" to show aliases and global options |
|
212 | use "hg -v help" to show aliases and global options | |
212 | Mercurial Distributed SCM |
|
213 | Mercurial Distributed SCM | |
@@ -241,7 +242,7 b' list of commands:' | |||||
241 | merge merge working directory with another revision |
|
242 | merge merge working directory with another revision | |
242 | outgoing show changesets not found in destination |
|
243 | outgoing show changesets not found in destination | |
243 | parents show the parents of the working dir or revision |
|
244 | parents show the parents of the working dir or revision | |
244 | paths show definition of symbolic path names |
|
245 | paths show aliases for remote repositories | |
245 | pull pull changes from the specified source |
|
246 | pull pull changes from the specified source | |
246 | push push changes to the specified destination |
|
247 | push push changes to the specified destination | |
247 | recover roll back an interrupted transaction |
|
248 | recover roll back an interrupted transaction | |
@@ -271,6 +272,7 b' additional help topics:' | |||||
271 | multirevs Specifying Multiple Revisions |
|
272 | multirevs Specifying Multiple Revisions | |
272 | diffs Diff Formats |
|
273 | diffs Diff Formats | |
273 | templating Template Usage |
|
274 | templating Template Usage | |
|
275 | urls Url Paths | |||
274 |
|
276 | |||
275 | use "hg -v help" to show aliases and global options |
|
277 | use "hg -v help" to show aliases and global options | |
276 | %% not tested: --debugger |
|
278 | %% not tested: --debugger |
@@ -68,7 +68,7 b' list of commands:' | |||||
68 | merge merge working directory with another revision |
|
68 | merge merge working directory with another revision | |
69 | outgoing show changesets not found in destination |
|
69 | outgoing show changesets not found in destination | |
70 | parents show the parents of the working dir or revision |
|
70 | parents show the parents of the working dir or revision | |
71 | paths show definition of symbolic path names |
|
71 | paths show aliases for remote repositories | |
72 | pull pull changes from the specified source |
|
72 | pull pull changes from the specified source | |
73 | push push changes to the specified destination |
|
73 | push push changes to the specified destination | |
74 | recover roll back an interrupted transaction |
|
74 | recover roll back an interrupted transaction | |
@@ -98,6 +98,7 b' additional help topics:' | |||||
98 | multirevs Specifying Multiple Revisions |
|
98 | multirevs Specifying Multiple Revisions | |
99 | diffs Diff Formats |
|
99 | diffs Diff Formats | |
100 | templating Template Usage |
|
100 | templating Template Usage | |
|
101 | urls Url Paths | |||
101 |
|
102 | |||
102 | use "hg -v help" to show aliases and global options |
|
103 | use "hg -v help" to show aliases and global options | |
103 | add add the specified files on the next commit |
|
104 | add add the specified files on the next commit | |
@@ -128,7 +129,7 b' use "hg -v help" to show aliases and glo' | |||||
128 | merge merge working directory with another revision |
|
129 | merge merge working directory with another revision | |
129 | outgoing show changesets not found in destination |
|
130 | outgoing show changesets not found in destination | |
130 | parents show the parents of the working dir or revision |
|
131 | parents show the parents of the working dir or revision | |
131 | paths show definition of symbolic path names |
|
132 | paths show aliases for remote repositories | |
132 | pull pull changes from the specified source |
|
133 | pull pull changes from the specified source | |
133 | push push changes to the specified destination |
|
134 | push push changes to the specified destination | |
134 | recover roll back an interrupted transaction |
|
135 | recover roll back an interrupted transaction | |
@@ -158,6 +159,7 b' additional help topics:' | |||||
158 | multirevs Specifying Multiple Revisions |
|
159 | multirevs Specifying Multiple Revisions | |
159 | diffs Diff Formats |
|
160 | diffs Diff Formats | |
160 | templating Template Usage |
|
161 | templating Template Usage | |
|
162 | urls Url Paths | |||
161 | hg add [OPTION]... [FILE]... |
|
163 | hg add [OPTION]... [FILE]... | |
162 |
|
164 | |||
163 | add the specified files on the next commit |
|
165 | add the specified files on the next commit |
General Comments 0
You need to be logged in to leave comments.
Login now