diff -r 787a5a71e524 -r ebfc46929f3e mercurial/help/diffs.txt --- a/mercurial/help/diffs.txt Sun Aug 29 23:16:31 2010 +0200 +++ b/mercurial/help/diffs.txt Fri Aug 27 22:36:35 2010 -0400 @@ -25,5 +25,5 @@ To make Mercurial produce the git extended diff format, use the --git option available for many commands, or set 'git = True' in the [diff] -section of your hgrc. You do not need to set this option when -importing diffs in this format or using them in the mq extension. +section of your configuration file. You do not need to set this option +when importing diffs in this format or using them in the mq extension.