Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 3/7] clone,init: describe --template using the same wording

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:50:33

Michael J Gruber [off-list ref] writes:
quoted hunk
This also corrects a wrong description for clone.

Signed-off-by: Michael J Gruber <redacted>
diff --git a/builtin/clone.c b/builtin/clone.c
index 82a6938..60d9a64 100644
--- a/builtin/clone.c
+++ b/builtin/clone.c
@@ -68,8 +68,8 @@ static struct option builtin_clone_options[] = {
...
-	OPT_STRING(0, "template", &option_template, "path",
-		   "path the template repository"),
+	OPT_STRING(0, "template", &option_template, "template-directory",
+		   "directory from which templates will be used"),
diff --git a/builtin/init-db.c b/builtin/init-db.c
index e3af9ea..4f5348e 100644
--- a/builtin/init-db.c
+++ b/builtin/init-db.c
@@ -419,7 +419,7 @@ int cmd_init_db(int argc, const char **argv, const char *prefix)
...
-				"provide the directory from which templates will be used"),
+				"directory from which templates will be used"),
Makes perfect sense; thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help