Code

Merge branch 'cb/maint-quiet-push'
[git.git] / Documentation / git-send-pack.txt
index 67bcd0c568832d7b81ba8f57e0d8e55135cec1d0..bed9e1f097d3aa144a62765129bf3b599d365dcf 100644 (file)
@@ -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=<git-receive-pack>] [--quiet] [--verbose] [--thin] [<host>:]<directory> [<ref>...]
 
 DESCRIPTION