X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-upload-pack.txt;h=fd6519299a9a089a1ffec544f55ba40775aedf9b;hb=04222b245c5e0d49242ef1ca995fadd5fa082cd3;hp=c75c86ea79ed73e7a9e451f3d003462d253385d6;hpb=83a5ad61268bbfea7e0d3180528366690f951554;p=git.git diff --git a/Documentation/git-upload-pack.txt b/Documentation/git-upload-pack.txt index c75c86ea7..fd6519299 100644 --- a/Documentation/git-upload-pack.txt +++ b/Documentation/git-upload-pack.txt @@ -8,7 +8,7 @@ git-upload-pack - Send objects packed back to git-fetch-pack SYNOPSIS -------- -'git-upload-pack' [--strict] [--timeout=] [--no-progress] +'git-upload-pack' [--strict] [--timeout=] DESCRIPTION ----------- @@ -30,9 +30,6 @@ OPTIONS \--timeout=:: Interrupt transfer after seconds of inactivity. -\--no-progress:: - Do not show the progress. - :: The repository to sync from.