X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-receive-pack.txt;h=b1f7dc643a0e9b6b232e1c75b39d7f784ab21b4a;hb=8debf696380cad2283b4cfaea78962b8d5923149;hp=a3a1d8eea3ec733d155475f2d6216e1e71245f10;hpb=b0578c9abe77f2e1c958bf76c620d59be6c2cf65;p=git.git diff --git a/Documentation/git-receive-pack.txt b/Documentation/git-receive-pack.txt index a3a1d8eea..b1f7dc643 100644 --- a/Documentation/git-receive-pack.txt +++ b/Documentation/git-receive-pack.txt @@ -9,7 +9,7 @@ git-receive-pack - Receive what is pushed into the repository SYNOPSIS -------- [verse] -'git-receive-pack' [--quiet] +'git-receive-pack' DESCRIPTION ----------- @@ -35,9 +35,6 @@ are not fast-forwards. OPTIONS ------- ---quiet:: - Print only error messages. - :: The repository to sync into.