X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-send-pack.txt;h=bd3eaa69bfb6e788d297b3e7d2c871d25a478f80;hb=7b51c33b376d22195dba1c4e067180164fd35dbf;hp=bed9e1f097d3aa144a62765129bf3b599d365dcf;hpb=6ed547b53b90bebd2371b086b83b416b22b243b2;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.