comparison tests/test-help.out @ 7307:56380212d630

help: commands supporting --git point to the gitdiffs topic (issue1352)
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Mon, 03 Nov 2008 16:31:47 +0100
parents 3549659450e6
children 781af9bb9684
comparison
equal deleted inserted replaced
7306:8e46e59aaf4c 7307:56380212d630
213 213
214 Without the -a option, diff will avoid generating diffs of files 214 Without the -a option, diff will avoid generating diffs of files
215 it detects as binary. With -a, diff will generate a diff anyway, 215 it detects as binary. With -a, diff will generate a diff anyway,
216 probably with undesirable results. 216 probably with undesirable results.
217 217
218 Use the --git option to generate diffs in the git extended diff
219 format. Read the gitdiffs help topic for more information.
220
218 options: 221 options:
219 222
220 -r --rev revision 223 -r --rev revision
221 -a --text treat all files as text 224 -a --text treat all files as text
222 -g --git use git extended diff format 225 -g --git use git extended diff format