From 25fe7eed3ccfbbac539d9fc4e829cbec7116317d Mon Sep 17 00:00:00 2001 From: Joshua Simmons Date: Wed, 16 Dec 2015 20:24:28 -0700 Subject: [PATCH] improve wording of template name help --- src/Stack/Options.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Stack/Options.hs b/src/Stack/Options.hs index 62379366c5..2d993141cd 100644 --- a/src/Stack/Options.hs +++ b/src/Stack/Options.hs @@ -804,7 +804,7 @@ newOptsParser = (,) <$> newOpts <*> initOptsParser help "Do not create a subdirectory for the project") <*> templateNameArgument (metavar "TEMPLATE_NAME" <> - help "Name of a template or a local template in a subdirectory,\ + help "Name of a template or a local template in a file,\ \ for example: foo or foo.hsfiles" <> value defaultTemplateName) <*> fmap