Skip to content

Commit

Permalink
GITBOOK-93: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopgalvao authored and gitbook-bot committed Aug 23, 2024
1 parent 230d90e commit c431ca9
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ Usage: pop new parachain [OPTIONS] [NAME] [PROVIDER]
Arguments:
[NAME] Name of the project. If empty assistance in the process will be provided.
[PROVIDER] Template provider. [default: pop] [possible values: pop, parity]
[PROVIDER] Template provider. [default: pop] [possible values: pop, openzeppelin, parity]
Options:
-t, --template <TEMPLATE> Template to use. [possible values: base, assets, cpt, fpt]
-t, --template <TEMPLATE> Template to use. [possible values: standard, assets, contracts, evm, polkadot-generic-runtime-template, cpt, fpt]
-r, --release-tag <RELEASE_TAG> Release tag to use for template. If empty, latest release will be used.
-s, --symbol <SYMBOL> Token Symbol [default: UNIT]
-d, --decimals <DECIMALS> Token Decimals [default: 12]
-i, --endowment <INITIAL_ENDOWMENT> Token Endowment for dev accounts [default: "1u64 << 60"]
-p, --path <PATH> Path for the parachain project, [default: current directory]
-h, --help Print help
```

Expand Down

0 comments on commit c431ca9

Please sign in to comment.