Thread (5 messages) flat view 5 messages, 1 author, 2016-06-15

Re: [PATCH 3/3] format-patch: migrate to parse-options API

From: Stephen Boyd <hidden>
Date: 2016-06-15 22:46:47
Subsystem: the rest · Maintainer: Linus Torvalds

Oops there's a typo. Junio, can you squash this in?

Thanks,
-Stephen
diff --git a/builtin-log.c b/builtin-log.c
index 3a8b9fa..d522b3d 100644
--- a/builtin-log.c
+++ b/builtin-log.c
@@ -868,7 +868,7 @@ int cmd_format_patch(int argc, const char **argv, const char *prefix)
                            "use [PATCH n/m] even with a single patch",
                            PARSE_OPT_NOARG, numbered_callback },
                { OPTION_CALLBACK, 'N', "no-numbered", &numbered, NULL,
-                           "use [PATCH] even with a multiple patches",
+                           "use [PATCH] even with multiple patches",
                            PARSE_OPT_NOARG, no_numbered_callback },
                OPT_BOOLEAN('s', "signoff", &do_signoff, "add Signed-off-by:"),
                OPT_BOOLEAN(0, "stdout", &use_stdout,
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help