diff --git a/docs/en/rspeedy/cli.md b/docs/en/rspeedy/cli.md index 08b171715..69272c48d 100644 --- a/docs/en/rspeedy/cli.md +++ b/docs/en/rspeedy/cli.md @@ -114,6 +114,7 @@ Usage: rspeedy inspect [options] View the Rsbuild config and Rspack config of the project. Options: + --base specify the base path of the server --mode specify the mode of Rsbuild (default: "development") --output specify inspect content output path --verbose show full function definitions in output diff --git a/docs/zh/rspeedy/cli.md b/docs/zh/rspeedy/cli.md index 8f1d99d1f..b22475a93 100644 --- a/docs/zh/rspeedy/cli.md +++ b/docs/zh/rspeedy/cli.md @@ -114,6 +114,7 @@ Usage: rspeedy inspect [options] View the Rsbuild config and Rspack config of the project. Options: + --base specify the base path of the server --mode specify the mode of Rsbuild (default: "development") --output specify inspect content output path --verbose show full function definitions in output