From: Tim Henigan Date: Sun, 15 Nov 2009 19:46:25 +0000 (-0500) Subject: Update 'git remote update' usage string to match man page. X-Git-Tag: v1.6.6-rc0~3^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/997c2a45ecf55a8f8bc6fe78a0abc319e23a62d1?hp=997c2a45ecf55a8f8bc6fe78a0abc319e23a62d1 Update 'git remote update' usage string to match man page. 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 Signed-off-by: Junio C Hamano ---