Docs: Add -X option to git-merge's synopsis.
commitadda3c3beb0a244719becb1895e16227b0393bd1
authorMarc Branchaud <marcnarc@xiplink.com>
Mon, 12 Apr 2010 16:28:13 +0000 (12 12:28 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Apr 2010 16:50:09 +0000 (12 09:50 -0700)
tree44b3268ee1379eddabd91fae67c1e71377659fae
parentfcd424011bf7b841e9d4b3154ecadf6bf5e6e686
Docs: Add -X option to git-merge's synopsis.

Also move -X's description next to -s's in merge-options.txt.

This makes it easier to learn how to specify merge strategy options.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-merge.txt
Documentation/merge-options.txt