Code

Sync with 1.7.6.2
[git.git] / Documentation / git-receive-pack.txt
index a3a1d8eea3ec733d155475f2d6216e1e71245f10..b1f7dc643a0e9b6b232e1c75b39d7f784ab21b4a 100644 (file)
@@ -9,7 +9,7 @@ git-receive-pack - Receive what is pushed into the repository
 SYNOPSIS
 --------
 [verse]
-'git-receive-pack' [--quiet] <directory>
+'git-receive-pack' <directory>
 
 DESCRIPTION
 -----------
@@ -35,9 +35,6 @@ are not fast-forwards.
 
 OPTIONS
 -------
---quiet::
-       Print only error messages.
-
 <directory>::
        The repository to sync into.