Fix usage text (#1477) [skip ci][skip appveyor]

This commit is contained in:
Paulo Coutinho 2023-12-05 09:55:00 -03:00 committed by GitHub
parent 669f864a4d
commit 2ab2bba3e4
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ $builtinPlugins = @{
new = @{
proc = (Join-Path $myRoot 'axmol_new.ps1');
usage = @"
usage: axmol new -p org.axmol.hellocpp -d path/to/project -l --portrait cpp <ProjectName>
usage: axmol new -p org.axmol.hellocpp -d path/to/project -l cpp --portrait <ProjectName>
Creates a new project.
positional arguments: