comparison tests/test-help.out @ 1733:6d288d8c3ca6

fix test-help diff options.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Thu, 16 Feb 2006 09:09:45 -0800
parents dbb8bba48510
children 08f4398bdb1a
comparison
equal deleted inserted replaced
1732:d3e6da334b85 1733:6d288d8c3ca6
169 it detects as binary. With -a, diff will generate a diff anyway, 169 it detects as binary. With -a, diff will generate a diff anyway,
170 probably with undesirable results. 170 probably with undesirable results.
171 171
172 options: 172 options:
173 173
174 -r --rev revision 174 -r --rev revision
175 -a --text treat all files as text 175 -a --text treat all files as text
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 -p --show-function show which function each change is in
178 -w --ignore-all-space ignore white space when comparing lines
179 -X --exclude exclude names matching the given patterns
178 hg status [OPTION]... [FILE]... 180 hg status [OPTION]... [FILE]...
179 181
180 show changed files in the working directory 182 show changed files in the working directory
181 183
182 Show changed files in the repository. If names are 184 Show changed files in the repository. If names are