From b04b9221d7537a034d15e7c1471edf91e224f350 Mon Sep 17 00:00:00 2001 From: "svelte-docs-bot[bot]" <196124396+svelte-docs-bot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 19:01:41 +0000 Subject: [PATCH] sync cli docs --- .../docs/cli/20-commands/10-sv-create.md | 4 +++ .../content/docs/cli/20-commands/20-sv-add.md | 25 ++++++++++++++++--- .../content/docs/cli/30-add-ons/05-drizzle.md | 6 ++--- .../content/docs/cli/30-add-ons/15-lucia.md | 2 +- .../content/docs/cli/30-add-ons/17-mcp.md | 4 +-- .../cli/30-add-ons/45-sveltekit-adapter.md | 2 +- 6 files changed, 32 insertions(+), 11 deletions(-) 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 21ebdf4f3d..948a3ceafd 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. +