We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb80e73 commit 1a7b0a0Copy full SHA for 1a7b0a0
docs/Options.md
@@ -19,7 +19,7 @@ These required options determine how the creation script will set up and scaffol
19
- `prompt`: Fine-grained control over which tooling pieces to use
20
- `--mode`: Whether to:
21
- `create` a new repository in a child directory
22
- - `initialize` a freshly repository in the current directory
+ - `initialize` a newly created repository in the current directory
23
- `migrate` an existing repository in the current directory
24
25
For example, scaffolding a full new repository under the current directory and also linking it to a new repository on github.com:
0 commit comments