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