Signed-off-by: Heikki Orsila <heikki.orsila@xxxxxx> --- Documentation/diff-options.txt | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index 1759386..062a8ae 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/diff-options.txt @@ -160,12 +160,12 @@ endif::git-format-patch[] number. -S<string>:: - Look for differences that contain the change in <string>. + Look for differences that contain <string> in the change. --pickaxe-all:: When -S finds a change, show all the changes in that - changeset, not just the files that contain the change - in <string>. + changeset, not just the files that contain <string> + in the change. --pickaxe-regex:: Make the <string> not a plain string but an extended POSIX -- 1.6.0.1 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html