Skip to content

Commit

Permalink
Remove --category option from C3 docs because it does not work
Browse files Browse the repository at this point in the history
  • Loading branch information
irvinebroque authored Dec 13, 2024
1 parent d4ece39 commit 861fc46
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions src/content/docs/pages/get-started/c3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -98,17 +98,6 @@ bun create cloudflare@latest [--] [<DIRECTORY>] [OPTIONS] [-- <NESTED ARGS...>]

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

- `--category` <Type text="string" /> <MetaInfo text="optional" />

- The kind of templates that should be created.

- The possible values for this option are:

- `hello-world`: Hello World example
- `web-framework`: Framework Starter
- `demo`: Application Starter
- `remote-template`: Template from a GitHub repo

- `--type` <Type text="string" /> <MetaInfo text="optional" />

- The type of application that should be created.
Expand Down

0 comments on commit 861fc46

Please sign in to comment.