Skip to content

Commit 83bcfd5

Browse files
committed
chore: update
1 parent 91c5f3a commit 83bcfd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/en/guide/basic/cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ The `rslib mf-dev` command is utilized to start Rsbuild dev server for the [Modu
199199
This enables you to develop and debug your mf format module within the host app.
200200

201201
```text
202-
Usage: rslib mf [options] <dev>
202+
Usage: rslib mf-dev [options]
203203
204204
start Rsbuild dev server of Module Federation format
205205

website/docs/zh/guide/basic/cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Inspect config succeed, open following files to view the content:
199199
这允许你在 host 应用中访问和调试 mf 格式的模块。
200200

201201
```text
202-
Usage: rslib mf [options] <dev>
202+
Usage: rslib mf-dev [options]
203203
204204
为 Module Federation 格式的库启用 Rsbuild 开发服务器。
205205

0 commit comments

Comments
 (0)