Update 'git remote update' usage string to match man page.
authorTim Henigan <tim.henigan@gmail.com>
Sun, 15 Nov 2009 19:46:25 +0000 (14:46 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sun, 15 Nov 2009 20:24:46 +0000 (12:24 -0800)
Commit b344e161 taught 'git remote update' to understand
[group | remote] as its argument. The man page was updated
to document this change, but the usage string was not.

Signed-off-by: Tim Henigan <tim.henigan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found