X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Ffetch-options.txt;h=5eb2b0ee07b2f4e81e909a103f486c1a6d2dc6cb;hb=bb35fefbc952d5661d8b675aa5e0c1c49c515487;hp=d313795fdbc420e3395adc42aebe82fabda037d4;hpb=718258e256b74622aa55f5ee0cb9cff4cce6bf9f;p=git.git diff --git a/Documentation/fetch-options.txt b/Documentation/fetch-options.txt index d313795fd..5eb2b0ee0 100644 --- a/Documentation/fetch-options.txt +++ b/Documentation/fetch-options.txt @@ -1,11 +1,13 @@ +ifndef::git-pull[] -q:: --quiet:: Pass --quiet to git-fetch-pack and silence any other internally - used programs. + used git commands. -v:: --verbose:: Be verbose. +endif::git-pull[] -a:: --append::