comparison tests/test-help.out @ 3193:367a009c2acb

Remove single character equivalent of --nodates (was -D)
author Stephen Darnell <stephen@darnell.plus.com>
date Thu, 28 Sep 2006 21:00:01 +0100
parents 096f1c73cdc3
children bb057b6ce3cf
comparison
equal deleted inserted replaced
3192:096f1c73cdc3 3193:367a009c2acb
177 177
178 -r --rev revision 178 -r --rev revision
179 -a --text treat all files as text 179 -a --text treat all files as text
180 -p --show-function show which function each change is in 180 -p --show-function show which function each change is in
181 -g --git use git extended diff format 181 -g --git use git extended diff format
182 -D --nodates don't include dates in diff headers 182 --nodates don't include dates in diff headers
183 -w --ignore-all-space ignore white space when comparing lines 183 -w --ignore-all-space ignore white space when comparing lines
184 -b --ignore-space-change ignore changes in the amount of white space 184 -b --ignore-space-change ignore changes in the amount of white space
185 -B --ignore-blank-lines ignore changes whose lines are all blank 185 -B --ignore-blank-lines ignore changes whose lines are all blank
186 -I --include include names matching the given patterns 186 -I --include include names matching the given patterns
187 -X --exclude exclude names matching the given patterns 187 -X --exclude exclude names matching the given patterns