Clarify description of <repository> argument to pull/fetch for naming remotes.
authorJohn J. Franey <jjfraney@gmail.com>
Thu, 29 May 2008 17:32:31 +0000 (13:32 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sat, 31 May 2008 21:46:24 +0000 (14:46 -0700)
Alter the description of <repository> in OPTIONS section to
explicitly state that a 'remote name' is accepted.
Rewrite REMOTES section to more directly identify the
different kinds of remote-name permitted.

Signed-off-by: John J. Franey <jjfraney@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found