ls-remote: fix synopsis
commit80b17e5831aab10eed0519c39c132820a61181fd
authorThomas Gummerer <t.gummerer@gmail.com>
Mon, 18 Jan 2016 23:20:48 +0000 (19 00:20 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Jan 2016 18:07:55 +0000 (19 10:07 -0800)
treea5fd0b3afe3d77e86cc2731e7422fb43cc229b9f
parent40a88529080295dd9a4218e1a72d1e8143ee4f7b
ls-remote: fix synopsis

git ls-remote takes an optional get-url argument, and specifying the
repository is optional.  Fix the synopsis in the documentation to
reflect this.

Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-ls-remote.txt