X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-fetch.txt;h=400fe7f956961ba0ddf09d2dcc6e539adec7ff74;hb=72d9b222a940c93a8d915c26a4d5d077e23be871;hp=948ea26c5a2b3825e61d0c6495d03829669a7351;hpb=64da6e20de1f2246e2d8d9d85e53ca3cbf393212;p=git.git diff --git a/Documentation/git-fetch.txt b/Documentation/git-fetch.txt index 948ea26c5..400fe7f95 100644 --- a/Documentation/git-fetch.txt +++ b/Documentation/git-fetch.txt @@ -8,13 +8,13 @@ git-fetch - Download objects and refs from another repository SYNOPSIS -------- -'git fetch' ... +'git fetch' [] [ [...]] -'git fetch' +'git fetch' [] -'git fetch' --multiple [ | ]... +'git fetch' --multiple [] [ | ]... -'git fetch' --all +'git fetch' --all [] DESCRIPTION