提交 90e43115 编写于 作者: E Emmanuel Trillaud 提交者: Junio C Hamano

git-pull: do not mention --quiet and --verbose twice

git-pull.txt includes fetch-options.txt and merge-options.txt, both of
which document the --quiet and --verbose.

Supress the ones from fetch-options.txt.
Signed-off-by: NEmmanuel Trillaud <etrillaud@gmail.com>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 6d71c1dc
ifndef::git-pull[]
-q::
--quiet::
Pass --quiet to git-fetch-pack and silence any other internally
......@@ -6,6 +7,7 @@
-v::
--verbose::
Be verbose.
endif::git-pull[]
-a::
--append::
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册