Skip to content

Commit 8f6fc48

Browse files
vincent-dfinitysesi200ericswanson-dfinity
authored
Update dfx-new.md to include --type option. (#3541)
Co-authored-by: Severin Siffert <[email protected]> Co-authored-by: Eric Swanson <[email protected]>
1 parent 845b294 commit 8f6fc48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/cli-reference/dfx-new.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,12 @@ You can use the following optional flags with the `dfx new` command:
2222

2323
## Arguments
2424

25-
You must specify the following argument for the `dfx new` command.
25+
You can specify the following argument for the `dfx new` command.
2626

2727
| Argument | Description |
2828
|----------------|-------------------------------------------------------------------------|
2929
| `project_name` | Specifies the name of the project to create. This argument is required. |
30+
| `--type` | Choose the canister type in the starter project, motoko and rust are available. The default is motoko. |
3031

3132
## Examples
3233

0 commit comments

Comments
 (0)