author | Thiago Farina <tfransosi@gmail.com> | |
Thu, 17 Sep 2009 17:20:53 +0000 (13:20 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 19 Sep 2009 02:47:15 +0000 (19:47 -0700) | ||
commit | 1f986c4ac4df6fcac4b19bc9cd3a8b6c8f0ffdea | |
tree | 12afcdd057ebe4127ac01549a1157d7926befda5 | tree | snapshot |
parent | e481b1d8db9947681a5c124545ef06951f42155d | commit | diff |
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 <tfransosi@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
"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 <tfransosi@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-bundle.c | diff | blob | history |