comparison tests/test-help.out @ 7807:bd8f44638847

help: miscellaneous language fixes
author timeless <timeless@gmail.com>
date Sat, 28 Feb 2009 12:38:45 +0100
parents 64fd7f6d3b40
children a8a719ff150a
comparison
equal deleted inserted replaced
7806:6d0cf2a2acad 7807:bd8f44638847
167 Schedule files to be version controlled and added to the repository. 167 Schedule files to be version controlled and added to the repository.
168 168
169 The files will be added to the repository at the next commit. To 169 The files will be added to the repository at the next commit. To
170 undo an add before that, see hg revert. 170 undo an add before that, see hg revert.
171 171
172 If no names are given, add all files in the repository. 172 If no names are given, add all files to the repository.
173 173
174 options: 174 options:
175 175
176 -I --include include names matching the given patterns 176 -I --include include names matching the given patterns
177 -X --exclude exclude names matching the given patterns 177 -X --exclude exclude names matching the given patterns
186 Schedule files to be version controlled and added to the repository. 186 Schedule files to be version controlled and added to the repository.
187 187
188 The files will be added to the repository at the next commit. To 188 The files will be added to the repository at the next commit. To
189 undo an add before that, see hg revert. 189 undo an add before that, see hg revert.
190 190
191 If no names are given, add all files in the repository. 191 If no names are given, add all files to the repository.
192 192
193 options: 193 options:
194 194
195 -I --include include names matching the given patterns 195 -I --include include names matching the given patterns
196 -X --exclude exclude names matching the given patterns 196 -X --exclude exclude names matching the given patterns
218 Without the -a option, diff will avoid generating diffs of files 218 Without the -a option, diff will avoid generating diffs of files
219 it detects as binary. With -a, diff will generate a diff anyway, 219 it detects as binary. With -a, diff will generate a diff anyway,
220 probably with undesirable results. 220 probably with undesirable results.
221 221
222 Use the --git option to generate diffs in the git extended diff 222 Use the --git option to generate diffs in the git extended diff
223 format. Read the diffs help topic for more information. 223 format. For more information, read hg help diffs.
224 224
225 options: 225 options:
226 226
227 -r --rev revision 227 -r --rev revision
228 -c --change change made by revision 228 -c --change change made by revision