X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-diff-helper.txt;h=29c5967d138b2436dbf7a64784b3b823f3368f37;hb=ce30a4b68ac220a2322dfe2a182194910143fafd;hp=90342c91255f5ee2c7917becbbc9096a544c728c;hpb=b6d8f309d9bbd8193d9b73eb41c6fcdaa8001298;p=git.git diff --git a/Documentation/git-diff-helper.txt b/Documentation/git-diff-helper.txt index 90342c91..29c5967d 100644 --- a/Documentation/git-diff-helper.txt +++ b/Documentation/git-diff-helper.txt @@ -9,7 +9,7 @@ git-diff-helper - Generates patch format output for git-diff-* SYNOPSIS -------- -'git-diff-helper' [-z] [-S] +'git-diff-helper' [-z] [-S] [-O] DESCRIPTION ----------- @@ -24,6 +24,9 @@ OPTIONS -S:: Look for differences that contains the change in . +-O:: + Output the patch in the order specified in the + , which has one shell glob pattern per line. See Also --------