Commit 07fb58c4 by Andrey Torsunov Committed by Sébastien Eustace

#255 - fix name option for new command (#248)

parent de73fa07
......@@ -7,7 +7,7 @@ class NewCommand(Command):
new
{ path : The path to create the project at. }
{ --name : Set the resulting package name. }
{ --name= : Set the resulting package name. }
{ --src : Use the src layout for the project. }
"""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment