From: Thiago Farina Date: Thu, 17 Sep 2009 17:20:53 +0000 (-0400) Subject: Update the usage bundle string. X-Git-Tag: v1.6.5-rc2~27 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1f986c4ac4df6fcac4b19bc9cd3a8b6c8f0ffdea?hp=1f986c4ac4df6fcac4b19bc9cd3a8b6c8f0ffdea Update the usage bundle string. "git bundle -h" gives a single long line that is hard to read. Rewrite it into a multi-line format similar to the one used by other commands, e.g "git stash -h". Signed-off-by: Thiago Farina Signed-off-by: Junio C Hamano ---