git-remote-helpers.txt: clarify options & ref list attributes
commit9ec8bcda6031d2c75fb8b06b26bcf9414e9448f6
authorMax Horn <max@quendi.de>
Tue, 27 Nov 2012 23:03:26 +0000 (28 00:03 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Dec 2012 21:54:15 +0000 (7 13:54 -0800)
treea37e7ce4d84a9ee211542306957ee17f76efef6e
parent754cb1aeba75008730d223d856a28986c3c12726
git-remote-helpers.txt: clarify options & ref list attributes

The documentation was misleading in that it gave the impression that
'for-push' could be used as a ref attribute in the output of the
'list' command. That is wrong.

Also, explicitly point out the connection between the commands
'list' and 'options' on the one hand, and the sections
'REF LIST ATTRIBUTES' and 'OPTIONS' on the other hand.

Signed-off-by: Max Horn <max@quendi.de>
Acked-by: Sverre Rabbelier <srabbelier@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-remote-helpers.txt