X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-pull.txt;h=ab4de103586e8382801dad7de2f43c57f4758e7e;hb=fab45027e0cdf3ebdade137cb3740604da7bb4bc;hp=d47f9ddd89e2b1057a58d43c591c5bd8c1d4b96f;hpb=409b8d82dfc216ce5e89c81fdc2431dbf897c2d7;p=git.git diff --git a/Documentation/git-pull.txt b/Documentation/git-pull.txt index d47f9ddd8..ab4de1035 100644 --- a/Documentation/git-pull.txt +++ b/Documentation/git-pull.txt @@ -33,7 +33,9 @@ OPTIONS -q:: --quiet:: - Pass --quiet to git-fetch and git-merge. + This is passed to both underlying git-fetch to squelch reporting of + during transfer, and underlying git-merge to squelch output during + merging. -v:: --verbose::