Skip to content

Commit 861fc46

Browse files
authored
Remove --category option from C3 docs because it does not work
1 parent d4ece39 commit 861fc46

File tree

1 file changed

+0
-11
lines changed
  • src/content/docs/pages/get-started

1 file changed

+0
-11
lines changed

src/content/docs/pages/get-started/c3.mdx

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -98,17 +98,6 @@ bun create cloudflare@latest [--] [<DIRECTORY>] [OPTIONS] [-- <NESTED ARGS...>]
9898

9999
- CLI arguments to pass to eventual third party CLIs C3 might invoke (in the case of full-stack applications).
100100

101-
- `--category` <Type text="string" /> <MetaInfo text="optional" />
102-
103-
- The kind of templates that should be created.
104-
105-
- The possible values for this option are:
106-
107-
- `hello-world`: Hello World example
108-
- `web-framework`: Framework Starter
109-
- `demo`: Application Starter
110-
- `remote-template`: Template from a GitHub repo
111-
112101
- `--type` <Type text="string" /> <MetaInfo text="optional" />
113102

114103
- The type of application that should be created.

0 commit comments

Comments
 (0)