diff --git a/apps/svelte.dev/content/docs/cli/20-commands/10-sv-create.md b/apps/svelte.dev/content/docs/cli/20-commands/10-sv-create.md index 21ebdf4f3..948a3ceaf 100644 --- a/apps/svelte.dev/content/docs/cli/20-commands/10-sv-create.md +++ b/apps/svelte.dev/content/docs/cli/20-commands/10-sv-create.md @@ -60,6 +60,10 @@ Installs dependencies with a specified package manager: Prevents installing dependencies. +### `--no-dir-check` + +Skip checking whether the target directory is empty. +