From 64c6b3ef2345b56e679476aedd5b89e6d3b84827 Mon Sep 17 00:00:00 2001 From: AdrianGonz97 <31664583+AdrianGonz97@users.noreply.github.com> Date: Mon, 26 Feb 2024 11:56:49 -0500 Subject: [PATCH] small adjustment --- apps/www/src/content/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/src/content/cli.md b/apps/www/src/content/cli.md index 70253b568..c23ea6f60 100644 --- a/apps/www/src/content/cli.md +++ b/apps/www/src/content/cli.md @@ -91,7 +91,7 @@ Use the `update` command to update components in your project. This will overwri npx shadcn-svelte@latest update [component] ``` -We plan on improving this command in the future to improve the update experience. +### Options ```txt Usage: shadcn-svelte update [options] [components...]