X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fdiffcore.txt;h=c6a983a5d54abe2b18d155b6cba520c257da6f59;hb=6b2f2d9805dd22c6f74957e0d76a1d2921b40c16;hp=34cd306bb1ee6ac73986cf3371114381b4165a0d;hpb=2603fa5fb358ee7834bc9e1a2e391f69d8fce815;p=git.git diff --git a/Documentation/diffcore.txt b/Documentation/diffcore.txt index 34cd306bb..c6a983a5d 100644 --- a/Documentation/diffcore.txt +++ b/Documentation/diffcore.txt @@ -71,7 +71,7 @@ The first transformation in the chain is diffcore-pathspec, and is controlled by giving the pathname parameters to the git-diff-* commands on the command line. The pathspec is used to limit the world diff operates in. It removes the filepairs -outside the specified set of pathnames. E.g. If the input set +outside the specified set of pathnames. E.g. If the input set of filepairs included: ------------------------------------------------ @@ -269,4 +269,3 @@ Documentation *.c t ------------------------------------------------ -