##// END OF EJS Templates
fix test-help diff options.
Vadim Gelfer -
r1733:6d288d8c default
parent child Browse files
Show More
@@ -171,10 +171,12 b' diff repository (or selected files)'
171 171
172 172 options:
173 173
174 -r --rev revision
175 -a --text treat all files as text
176 -I --include include names matching the given patterns
177 -X --exclude exclude names matching the given patterns
174 -r --rev revision
175 -a --text treat all files as text
176 -I --include include 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 180 hg status [OPTION]... [FILE]...
179 181
180 182 show changed files in the working directory
General Comments 0
You need to be logged in to leave comments. Login now