comparison tests/test-help.out @ 6467:65029a3aafc2

Let --unified default to diff.unified (issue 1076)
author Patrick Mezard <pmezard@gmail.com>
date Fri, 04 Apr 2008 22:15:14 +0200
parents 55ba3bc5b8fd
children af2edc9c5bb9
comparison
equal deleted inserted replaced
6459:8189e03adb44 6467:65029a3aafc2
203 -g --git use git extended diff format 203 -g --git use git extended diff format
204 --nodates don't include dates in diff headers 204 --nodates don't include dates in diff headers
205 -w --ignore-all-space ignore white space when comparing lines 205 -w --ignore-all-space ignore white space when comparing lines
206 -b --ignore-space-change ignore changes in the amount of white space 206 -b --ignore-space-change ignore changes in the amount of white space
207 -B --ignore-blank-lines ignore changes whose lines are all blank 207 -B --ignore-blank-lines ignore changes whose lines are all blank
208 -U --unified number of lines of context to show (default: 3) 208 -U --unified number of lines of context to show
209 -I --include include names matching the given patterns 209 -I --include include names matching the given patterns
210 -X --exclude exclude names matching the given patterns 210 -X --exclude exclude names matching the given patterns
211 211
212 use "hg -v help diff" to show global options 212 use "hg -v help diff" to show global options
213 hg status [OPTION]... [FILE]... 213 hg status [OPTION]... [FILE]...