X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fdiff-options.txt;h=f77a0f874937eb8e530d685fce2ee38e5e5f14a9;hb=b3c16ee454effda5ec8033ab665249710f622699;hp=4656a97e6012796f182a725e14c13dc03f71bba2;hpb=b5442ca101c2d2b6eacaf3428505e5006f2218ae;p=git.git diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index 4656a97e6..f77a0f874 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/diff-options.txt @@ -284,8 +284,12 @@ ifndef::git-format-patch[] appearing in diff output; see the 'pickaxe' entry in linkgit:gitdiffcore[7] for more details. +-G:: + Look for differences whose added or removed line matches + the given . + --pickaxe-all:: - When `-S` finds a change, show all the changes in that + When `-S` or `-G` finds a change, show all the changes in that changeset, not just the files that contain the change in .