Mercurial > hg
comparison tests/test-help.out @ 7979:6b04f12d2831
commands, help: consistently write 'URL' in upper-case
author | Martin Geisler <mg@daimi.au.dk> |
---|---|
date | Sat, 04 Apr 2009 17:44:18 +0200 |
parents | a8a719ff150a |
children | d5b1b846f277 |
comparison
equal
deleted
inserted
replaced
7978:aa512a03f6d3 | 7979:6b04f12d2831 |
---|---|
96 environment Environment Variables | 96 environment Environment Variables |
97 revisions Specifying Single Revisions | 97 revisions Specifying Single Revisions |
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 urls URL Paths |
102 | 102 |
103 use "hg -v help" to show aliases and global options | 103 use "hg -v help" to show aliases and global options |
104 add add the specified files on the next commit | 104 add add the specified files on the next commit |
105 addremove add all new files, delete all missing files | 105 addremove add all new files, delete all missing files |
106 annotate show changeset information per file line | 106 annotate show changeset information per file line |
157 environment Environment Variables | 157 environment Environment Variables |
158 revisions Specifying Single Revisions | 158 revisions Specifying Single Revisions |
159 multirevs Specifying Multiple Revisions | 159 multirevs Specifying Multiple Revisions |
160 diffs Diff Formats | 160 diffs Diff Formats |
161 templating Template Usage | 161 templating Template Usage |
162 urls Url Paths | 162 urls URL Paths |
163 hg add [OPTION]... [FILE]... | 163 hg add [OPTION]... [FILE]... |
164 | 164 |
165 add the specified files on the next commit | 165 add the specified files on the next commit |
166 | 166 |
167 Schedule files to be version controlled and added to the repository. | 167 Schedule files to be version controlled and added to the repository. |