Skip to content

Commit 08f6550

Browse files
committed
sync
1 parent a1586ab commit 08f6550

File tree

12 files changed

+8
-9
lines changed

12 files changed

+8
-9
lines changed

apps/svelte.dev/content/docs/cli/10-getting-started/index.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

apps/svelte.dev/content/docs/cli/10-getting-started/10-commands.md renamed to apps/svelte.dev/content/docs/cli/10-introduction/10-overview.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
2-
title: Commands
2+
title: Overview
33
---
44

5-
## Introduction
6-
75
`sv`, the Svelte CLI, aims to combine multiple tools into one single easy to remember command.
86

97
## Usage
@@ -23,4 +21,4 @@ pnpx sv <command> <args>
2321
| [`create`](create) | `npx sv create ./my-project` | Scaffolds new projects |
2422
| [add](add) | `npx sv add [adder...]` | Customize your projects to add different tools |
2523
| migrate | `npx sv migrate <migrationName>` | Migrate your project |
26-
| check | `npx sv check` | Typecheck your Svelte files |
24+
| check | `npx sv check` | Typecheck your Svelte files |
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: Introduction
3+
---
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: Commands
3+
---
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)