Signed-off-by: Thiago Farina <tfransosi@xxxxxxxxx> --- builtin-log.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/builtin-log.c b/builtin-log.c index 25e21ed..1685546 100644 --- a/builtin-log.c +++ b/builtin-log.c @@ -28,7 +28,7 @@ static const char *fmt_patch_subject_prefix = "PATCH"; static const char *fmt_pretty; static const char * const builtin_log_usage = - "git log [<options>] [<since>..<until>] [[--] <path>...]\n" + "git log [options] [<since>..<until>] [[--] <path>...]\n" " or: git show [options] <object>..."; static void cmd_log_init(int argc, const char **argv, const char *prefix, -- 1.6.5.rc1.37.gf5c31.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html