X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-send-pack.txt;h=bd3eaa69bfb6e788d297b3e7d2c871d25a478f80;hb=5a277f3ff7cb57e35ce574e93866b6c7e3bf8971;hp=bed9e1f097d3aa144a62765129bf3b599d365dcf;hpb=b15b5b10a75e202f3f90e000925545243267cbee;p=git.git diff --git a/Documentation/git-send-pack.txt b/Documentation/git-send-pack.txt index bed9e1f09..bd3eaa69b 100644 --- a/Documentation/git-send-pack.txt +++ b/Documentation/git-send-pack.txt @@ -9,7 +9,7 @@ git-send-pack - Push objects over git protocol to another repository SYNOPSIS -------- [verse] -'git send-pack' [--all] [--dry-run] [--force] [--receive-pack=] [--quiet] [--verbose] [--thin] [:] [...] +'git send-pack' [--all] [--dry-run] [--force] [--receive-pack=] [--verbose] [--thin] [:] [...] DESCRIPTION ----------- @@ -45,9 +45,6 @@ OPTIONS the remote repository can lose commits; use it with care. ---quiet:: - Print only error messages. - --verbose:: Run verbosely.