comparison tests/test-help.out @ 2892:8b02af865990

Add diff --git option
author Brendan Cully <brendan@kublai.com>
date Mon, 14 Aug 2006 22:48:03 -0700
parents 5c10b7ed3411
children 6dddcba7596a
comparison
equal deleted inserted replaced
2891:453097750fbf 2892:8b02af865990
174 options: 174 options:
175 175
176 -r --rev revision 176 -r --rev revision
177 -a --text treat all files as text 177 -a --text treat all files as text
178 -p --show-function show which function each change is in 178 -p --show-function show which function each change is in
179 -g --git use git extended diff format
179 -w --ignore-all-space ignore white space when comparing lines 180 -w --ignore-all-space ignore white space when comparing lines
180 -b --ignore-space-change ignore changes in the amount of white space 181 -b --ignore-space-change ignore changes in the amount of white space
181 -B --ignore-blank-lines ignore changes whose lines are all blank 182 -B --ignore-blank-lines ignore changes whose lines are all blank
182 -I --include include names matching the given patterns 183 -I --include include names matching the given patterns
183 -X --exclude exclude names matching the given patterns 184 -X --exclude exclude names matching the given patterns