mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
update help of project argument in create project structure.
This commit is contained in:
parent
8b501187a4
commit
7cf02d97ae
1 changed files with 1 additions and 1 deletions
|
|
@ -241,7 +241,7 @@ def version(build):
|
|||
@click.option(
|
||||
"--project",
|
||||
type=str,
|
||||
help="Define project (project must be set).",
|
||||
help="Project name",
|
||||
required=True)
|
||||
def createprojectstructure(
|
||||
project,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue