git-pull: do not mention --quiet and --verbose twice
commit90e431152e05d3e8eb80a0db2e81b7cf50ecc745
authorEmmanuel Trillaud <etrillaud@gmail.com>
Mon, 7 Sep 2009 12:34:35 +0000 (7 14:34 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Sep 2009 22:45:13 +0000 (7 15:45 -0700)
tree82655fe0a7418c71205548aad6725981d5436563
parent6d71c1dca4396de545a6c9667b3dcf0c03e42b30
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: Emmanuel Trillaud <etrillaud@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/fetch-options.txt