git-diff-helper(1)
-=======================
+==================
v0.1, May 2005
NAME
SYNOPSIS
--------
-'git-diff-helper' [-z] [-R] [-M]
+'git-diff-helper' [-z] [-R] [-M] [-C] [-S<string>]
DESCRIPTION
-----------
-M::
Detect renames.
+-C::
+ Detect copies as well as renames.
+
+-S<string>::
+ Look for differences that contains the change in <string>.
+
See Also
--------