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