X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-send-pack.txt;h=bd3eaa69bfb6e788d297b3e7d2c871d25a478f80;hb=28b22f8af9053109d1f09fef749b6b96ee41050a;hp=17f8f5552646cc063fdcc3674c0b133ed070aec9;hpb=2f0db1d86bb89a30c6742b03c40b320c178b1097;p=git.git diff --git a/Documentation/git-send-pack.txt b/Documentation/git-send-pack.txt index 17f8f5552..bd3eaa69b 100644 --- a/Documentation/git-send-pack.txt +++ b/Documentation/git-send-pack.txt @@ -8,6 +8,7 @@ git-send-pack - Push objects over git protocol to another repository SYNOPSIS -------- +[verse] 'git send-pack' [--all] [--dry-run] [--force] [--receive-pack=] [--verbose] [--thin] [:] [...] DESCRIPTION