Skip to content

Commit fe458cd

Browse files
committed
docs(cli/new-page): updated to reflect chanches on command flags
1 parent 84ee497 commit fe458cd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/cli/new-page/index.svx

+3-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,9 @@ _page_, _p_
3232
### Flags
3333

3434
```bash
35-
-l, --language string Language to be used for the page. Possible values: svelte, markdown
36-
-h, --help help for page
35+
-h, --help help for page
36+
-m, --markdown Use Markdown in Svelte (mdsvex) to write & compose the page content
37+
-s, --svelte Use Svelte to compose the page content
3738
```
3839

3940
### SEE ALSO

0 commit comments

Comments
 (0)