X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-fetch.txt;h=400fe7f956961ba0ddf09d2dcc6e539adec7ff74;hb=12644fa99fd16c33379c885670be0963cec07fc1;hp=948ea26c5a2b3825e61d0c6495d03829669a7351;hpb=d7173d942ea897b67ac9ba3bab2a0cc374684ca6;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