Clean up documentation that references deprecated 'git peek-remote'.
commitf029427259c97af9ea98358866e1d28974fa4da5
authorJohannes Sixt <johannes.sixt@telecom.at>
Mon, 17 Dec 2007 09:08:23 +0000 (17 10:08 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Dec 2007 04:49:18 +0000 (17 20:49 -0800)
tree59078bf718ef08ae76ed80e76769bea3630dbaaf
parent5f48741a5a47643bf1b46ba1d23688f2ef8b1216
Clean up documentation that references deprecated 'git peek-remote'.

Now that 'git peek-remote' is deprecated and only an alias for
'git ls-remote', it should not be referenced from other manual pages.

This also removes the description of the --exec option, which is no
longer present.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-daemon.txt
Documentation/git-ls-remote.txt
Documentation/git-peek-remote.txt
Documentation/git-show-ref.txt