Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Update draft release notes for 1.7.6.1
[gitweb.git]
/
Documentation
/
git-receive-pack.txt
diff --git
a/Documentation/git-receive-pack.txt
b/Documentation/git-receive-pack.txt
index f34e0ae1bd4bf9f3d0fa5de1e8b0eba47637f7a6..d7b68afbc208c0bd067b4073cff75644888b5ea9 100644
(file)
--- a/
Documentation/git-receive-pack.txt
+++ b/
Documentation/git-receive-pack.txt
@@
-8,7
+8,8
@@
git-receive-pack - Receive what is pushed into the repository
SYNOPSIS
--------
-'git-receive-pack' <directory>
+[verse]
+'git-receive-pack' [--quiet] <directory>
DESCRIPTION
-----------
@@
-34,6
+35,9
@@
are not fast-forwards.
OPTIONS
-------
+--quiet::
+ Print only error messages.
+
<directory>::
The repository to sync into.