git ls-remote: make usage string match manpage
commit0a2bb55848c031f431d8507d0083247ece126b8f
authorStefan Naewe <stefan.naewe@atlas-elektronik.com>
Tue, 11 Nov 2008 15:52:31 +0000 (11 16:52 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Nov 2008 21:24:00 +0000 (11 13:24 -0800)
treeffc15b9c6fa02a0f5338c615f467b37a88685ba8
parent912f9980d233961c48a225cce2657f165c98c8ae
git ls-remote: make usage string match manpage

The usage string of 'git ls-remote' is pretty terse. The manpage
however gives the correct 'synopsis'.

Signed-off-by: Stefan Naewe <stefan.naewe@atlas-elektronik.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-ls-remote.c