Makefile: update check-docs target
authorJunio C Hamano <gitster@pobox.com>
Wed, 10 Mar 2010 23:31:34 +0000 (15:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Mar 2010 23:31:34 +0000 (15:31 -0800)
When we added bunch of git-remote-* helper backends, we should have
done this to squelch complaints that they do not have their own
manual pages. Also the entry for git-remote-helpers was not
properly marked as a non-command.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found