Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Update draft release notes to 1.7.6.6
[gitweb.git]
/
Documentation
/
git-receive-pack.txt
diff --git
a/Documentation/git-receive-pack.txt
b/Documentation/git-receive-pack.txt
index 23f9a48dd495cd125d4278fc1de5666fe5ca8777..459c08598f31fccf1b5db31f2f1cd9680654b389 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' [--quiet] <directory>
+[verse]
+'git-receive-pack' <directory>
DESCRIPTION
-----------
@@
-34,9
+35,6
@@
are not fast-forwards.
OPTIONS
-------
---quiet::
- Print only error messages.
-
<directory>::
The repository to sync into.