author | Thomas Rast <trast@student.ethz.ch> | |
Mon, 26 Jul 2010 08:36:24 +0000 (10:36 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 27 Jul 2010 16:04:21 +0000 (09:04 -0700) | ||
commit | 293b07f114796d39c5571d5fe4808e898e5af0c8 | |
tree | 60ba3f5993e0b61d3c9ca95d639fab144c52a527 | tree | snapshot |
parent | 9a9fb5d3c4c8601beb2d7b8e3b9283c6c3815a2d | commit | diff |
Fix 'git' wrapper usage string
8b1fa77 (Allow passing of configuration parameters in the command
line, 2010-03-26) forgot the closing ']' for the -c option.
While we're there, also rewrap. Instead of folding the last two lines
together, try to highlight that COMMAND is required by starting a line
with it.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
8b1fa77 (Allow passing of configuration parameters in the command
line, 2010-03-26) forgot the closing ']' for the -c option.
While we're there, also rewrap. Instead of folding the last two lines
together, try to highlight that COMMAND is required by starting a line
with it.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git.c | diff | blob | history |