Skip to content

Commit

Permalink
docs(en-creating-a-project): update --help output (#6706)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lalaluka committed Sep 30, 2021
1 parent 4adf931 commit c5a4901
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/guide/creating-a-project.md
Expand Up @@ -53,9 +53,11 @@ Options:
-g, --git [message|false] Force / skip git initialization, optionally specify initial commit message
-n, --no-git Skip git initialization
-f, --force Overwrite target directory if it exists
--merge Merge target directory if it exists
-c, --clone Use git clone when fetching remote preset
-x, --proxy Use specified proxy when creating project
-b, --bare Scaffold project without beginner instructions
--skipGetStarted Skip displaying "Get started" instructions
-h, --help Output usage information
```

Expand Down

0 comments on commit c5a4901

Please sign in to comment.